From d5158b807ec3c644e47a7599c1ee85cc5280b68b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 8 Oct 2014 22:01: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 a449481..e22ff7f 100644 --- a/notes.md +++ b/notes.md @@ -24,3 +24,4 @@ 2014-10-07T18:41:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2014-10-07T05:50:00 - Implementing approach from a new paper read last night (stable-baselines3) 2014-10-08T08:04:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) +2014-10-08T22:01:00 - Late-night bugfix on financial RL environment (stable-baselines3)