From 2472586642afbd14e56e261b7b172c4e5fe609e7 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 23 Mar 2019 04:58:00 +0100 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 2857312..0d95daa 100644 --- a/notes.md +++ b/notes.md @@ -173,3 +173,4 @@ 2019-03-02T00:07:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2019-03-23T00:15:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2019-03-23T02:35:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2019-03-23T04:58:00 - Late-night bugfix on financial RL environment (stable-baselines3)