From 0e321fbb8aaa3b9e9ead57318df321c2a583eab2 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 18 Sep 2015 02:22: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 a336fdeed75..2d5d65bd7c3 100644 --- a/notes.md +++ b/notes.md @@ -56,3 +56,4 @@ 2015-03-29T19:07:00 - Quick fix, referencing a known issue from the official repo (pytorch) 2015-03-29T19:49:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch) 2015-03-29T23:51:00 - Implementing approach from a new paper read last night (pytorch) +2015-09-18T02:22:00 - Late-night bugfix on financial RL environment (pytorch)