From ad27c3e41288ef7e62da205162c988bd0f6693c7 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 15 Jul 2018 22:06: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 0c4bff8..03ecaa8 100644 --- a/notes.md +++ b/notes.md @@ -135,3 +135,4 @@ 2018-04-25T23:31:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2018-05-15T05:27:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2018-05-15T23:12:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2018-07-15T22:06:00 - Late-night bugfix on financial RL environment (stable-baselines3)