From 1151dcbd708ebc9635559bd67176d9d127faf548 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 9 Jul 2020 19:31: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 d279fd3..4561647 100644 --- a/notes.md +++ b/notes.md @@ -201,3 +201,4 @@ 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) 2020-06-27T23:52:00 - Minor doc updates: linking to article on quantization (stable-baselines3) +2020-07-09T19:31:00 - Late-night bugfix on financial RL environment (stable-baselines3)