From 696d4c9a2657c6f9727a674337974161262672c1 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 7 Oct 2014 18:41: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 b882392..8d9ba8b 100644 --- a/notes.md +++ b/notes.md @@ -21,3 +21,4 @@ 2014-09-26T21:54:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2014-10-07T05:31:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2014-10-07T08:06:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) +2014-10-07T18:41:00 - Late-night bugfix on financial RL environment (stable-baselines3)