From c86ecb24ae671ec3805b93c390bee2d40622971c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 8 Mar 2014 08:41: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 0da78b5..85ed598 100644 --- a/notes.md +++ b/notes.md @@ -8,3 +8,4 @@ 2014-02-13T19:44:00 - Minor doc updates: linking to article on quantization (prophet) 2014-02-24T17:08:00 - Minor doc updates: linking to article on quantization (prophet) 2014-02-24T18:46:00 - Refactor for clarity, might break a few tests though (prophet) +2014-03-08T08:41:00 - Late-night bugfix on financial RL environment (prophet)