From ebd0871f1cbc9832d950608244a28b8958241a89 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 20 Jan 2015 21:42:00 +0100 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 503f6606e55..b62df1d48c8 100644 --- a/notes.md +++ b/notes.md @@ -47,3 +47,4 @@ 2014-12-17T04:39:00 - Refactor for clarity, might break a few tests though (pytorch) 2014-12-17T04:07:00 - Late-night bugfix on financial RL environment (pytorch) 2015-01-20T23:25:00 - Quick fix, referencing a known issue from the official repo (pytorch) +2015-01-20T21:42:00 - Late-night bugfix on financial RL environment (pytorch)