From b78b20f18c6c6e2a9120484edd9e3158c3ce9f0d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 10 Sep 2016 02:36: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 3f91fef..347ec4d 100644 --- a/notes.md +++ b/notes.md @@ -89,3 +89,4 @@ 2016-08-27T20:34:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 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)