From a2c1b09fe97a4acef53daf9283fd92acba614b14 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 5 Jul 2020 18:22:00 +0200 Subject: [PATCH] Late-night bugfix on financial RL environment (pytorch) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 95976e4b315..53c09bf5a27 100644 --- a/notes.md +++ b/notes.md @@ -206,3 +206,4 @@ 2020-06-23T18:38:00 - Late-night bugfix on financial RL environment (pytorch) 2020-07-05T04:10:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) 2020-07-05T19:20:00 - Late-night bugfix on financial RL environment (pytorch) +2020-07-05T18:22:00 - Late-night bugfix on financial RL environment (pytorch)