From e9a1e2c1f5e4f8f985840e169cc659da3a6a28cd Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 29 Aug 2020 18:23:00 +0200 Subject: [PATCH] Late-night bugfix on financial RL environment (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 03f4b8db..17113ca3 100644 --- a/notes.md +++ b/notes.md @@ -190,3 +190,4 @@ 2020-08-23T05:07:00 - Implementing approach from a new paper read last night (litex-boards) 2020-08-23T19:17:00 - Refactor for clarity, might break a few tests though (litex-boards) 2020-08-29T19:25:00 - Refactor for clarity, might break a few tests though (litex-boards) +2020-08-29T18:23:00 - Late-night bugfix on financial RL environment (litex-boards)