From 9344d9d16b321e8adda2e8cfb55cd28be1aafb3e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 24 Jul 2014 18:07:00 +0200 Subject: [PATCH] Late-night bugfix on financial RL environment (pytorch) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 5b78af36322..a9ce909303f 100644 --- a/notes.md +++ b/notes.md @@ -31,3 +31,4 @@ 2014-06-17T02:33:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch) 2014-06-17T03:03:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch) 2014-07-24T17:06:00 - Quick fix, referencing a known issue from the official repo (pytorch) +2014-07-24T18:07:00 - Late-night bugfix on financial RL environment (pytorch)