From 25417540b90bc4eeaeebe67ee2a82fed2f527baf Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 16 Jul 2020 22:46: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 499f573..c8380e6 100644 --- a/notes.md +++ b/notes.md @@ -206,3 +206,4 @@ 2020-07-09T04:14:00 - Implementing approach from a new paper read last night (stable-baselines3) 2020-07-09T03:29:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2020-07-16T17:25:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) +2020-07-16T22:46:00 - Late-night bugfix on financial RL environment (stable-baselines3)