From dabbc693e00b5040f42d10503cf446dcb249c1af Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 15 Jun 2016 18:27: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 781a837..5fa5e29 100644 --- a/notes.md +++ b/notes.md @@ -59,3 +59,4 @@ 2016-06-15T00:32:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2016-06-15T20:29:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2016-06-15T20:09:00 - Late-night bugfix on financial RL environment (stable-baselines3) +2016-06-15T18:27:00 - Late-night bugfix on financial RL environment (stable-baselines3)