From add0917df888599df1a1192cf50fe947259535d1 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 14 Jul 2022 21:42:00 +0200 Subject: [PATCH] Late-night bugfix on financial RL environment (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index b64dce3..b48e52b 100644 --- a/notes.md +++ b/notes.md @@ -279,3 +279,4 @@ 2022-07-12T06:57:00 - Implementing approach from a new paper read last night (stable-baselines3) 2022-07-14T20:58:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2022-07-14T04:16:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2022-07-14T21:42:00 - Late-night bugfix on financial RL environment (stable-baselines3)