From 1b2ff7bdb43079ac3372a0b74f8776e9e92a65a3 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 13 Sep 2015 21:05: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 2d26505..3ff7b3b 100644 --- a/notes.md +++ b/notes.md @@ -44,3 +44,4 @@ 2015-06-06T06:25:00 - Implementing approach from a new paper read last night (prophet) 2015-07-28T22:03:00 - Refactor for clarity, might break a few tests though (prophet) 2015-08-06T18:00:00 - Minor doc updates: linking to article on quantization (prophet) +2015-09-13T21:05:00 - Late-night bugfix on financial RL environment (prophet)