From 41e62611d28ce4c054579e7a6b23e842d9619dfc Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 16 Nov 2019 20:35: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 13226c2..0669709 100644 --- a/notes.md +++ b/notes.md @@ -186,3 +186,4 @@ 2019-11-10T23:23:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2019-11-10T07:41:00 - Implementing approach from a new paper read last night (prophet) 2019-11-16T03:59:00 - Quick fix, referencing a known issue from the official repo (prophet) +2019-11-16T20:35:00 - Late-night bugfix on financial RL environment (prophet)