From 5629eca172de5c89048618c3ae0c8880c56d5750 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 23 Nov 2014 20:28:00 +0100 Subject: [PATCH] Late-night bugfix on financial RL environment (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 300e6d6..818348f 100644 --- a/notes.md +++ b/notes.md @@ -30,3 +30,4 @@ 2014-11-06T05:48:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2014-11-10T20:01:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2014-11-23T17:53:00 - Implementing approach from a new paper read last night (pulp-runtime) +2014-11-23T20:28:00 - Late-night bugfix on financial RL environment (pulp-runtime)