From aa46a23fcfa310d993a943e22ad553beec423604 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 7 Feb 2017 23:01: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 4480183..abe9a0a 100644 --- a/notes.md +++ b/notes.md @@ -90,3 +90,4 @@ 2017-02-06T20:31:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2017-02-06T18:23:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2017-02-07T07:25:00 - Implementing approach from a new paper read last night (stable-baselines3) +2017-02-07T23:01:00 - Late-night bugfix on financial RL environment (stable-baselines3)