From e10079e0c930c298e08cb34f4867e7ee620c8b4b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 18 Jun 2019 04:35: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 e125db6..90c0090 100644 --- a/notes.md +++ b/notes.md @@ -178,3 +178,4 @@ 2019-05-21T05:18:00 - Implementing approach from a new paper read last night (stable-baselines3) 2019-05-21T18:20:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2019-06-18T05:00:00 - Late-night bugfix on financial RL environment (stable-baselines3) +2019-06-18T04:35:00 - Late-night bugfix on financial RL environment (stable-baselines3)