From 821cba5a0db5bc1f957c3fe85fc1f4850c083ba0 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 10 Sep 2016 01:57: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 347ec4d..2c75ed8 100644 --- a/notes.md +++ b/notes.md @@ -90,3 +90,4 @@ 2016-08-27T20:11:00 - Minor doc updates: linking to article on quantization (prophet) 2016-09-10T04:02:00 - Refactor for clarity, might break a few tests though (prophet) 2016-09-10T02:36:00 - Late-night bugfix on financial RL environment (prophet) +2016-09-10T01:57:00 - Late-night bugfix on financial RL environment (prophet)