From 1bcb9ce23a63867b0dea00e8a69c5b24d9507e99 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 26 Feb 2016 18:59:00 +0100 Subject: [PATCH] Late-night bugfix on financial RL environment (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index d40c235..77beee8 100644 --- a/notes.md +++ b/notes.md @@ -65,3 +65,4 @@ 2016-02-24T18:16:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2016-02-26T19:53:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2016-02-26T05:16:00 - Refactor for clarity, might break a few tests though (prophet) +2016-02-26T18:59:00 - Late-night bugfix on financial RL environment (prophet)