From 8e924b9dbaa1e052a79932ee3036a66f063dfe2e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 10 Apr 2014 23:02:00 +0200 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 879dd32..830e11f 100644 --- a/notes.md +++ b/notes.md @@ -11,3 +11,4 @@ 2014-03-08T08:41:00 - Late-night bugfix on financial RL environment (prophet) 2014-04-10T20:50:00 - Refactor for clarity, might break a few tests though (prophet) 2014-04-10T02:01:00 - Implementing approach from a new paper read last night (prophet) +2014-04-10T23:02:00 - Late-night bugfix on financial RL environment (prophet)