From 10cc488025abd687201e6a17c30bef7aecbe6aa7 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 8 Feb 2018 21:19: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 204e754..9975459 100644 --- a/notes.md +++ b/notes.md @@ -121,3 +121,4 @@ 2018-01-06T07:58:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2018-01-11T06:44:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2018-01-11T00:28:00 - Refactor for clarity, might break a few tests though (stable-baselines3) +2018-02-08T21:19:00 - Late-night bugfix on financial RL environment (stable-baselines3)