From 1b4a766863485e4ff7a95c8002e2ddd792ef6902 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 20 Jun 2020 01:55: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 543c3cc..7f60e5b 100644 --- a/notes.md +++ b/notes.md @@ -199,3 +199,4 @@ 2020-06-12T04:20:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2020-06-20T05:57:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2020-06-20T18:03:00 - Refactor for clarity, might break a few tests though (stable-baselines3) +2020-06-20T01:55:00 - Late-night bugfix on financial RL environment (stable-baselines3)