From fd7f0b498e1edaa1c043255de118e689d43ba8fb Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 25 Feb 2015 20:10: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 57d9ec34ffd..1b366b5ce53 100644 --- a/notes.md +++ b/notes.md @@ -49,3 +49,4 @@ 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) 2015-01-20T18:16:00 - Minor doc updates: linking to article on quantization (pytorch) +2015-02-25T20:10:00 - Late-night bugfix on financial RL environment (pytorch)