From b6b7b9bf844a14405102d421a4adc21fb0ed6a8a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 10 Apr 2018 06:34:00 +0200 Subject: [PATCH] Late-night bugfix on financial RL environment (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index fc8f232..e0ab50f 100644 --- a/notes.md +++ b/notes.md @@ -131,3 +131,4 @@ 2018-02-02T02:18:00 - Quick fix, referencing a known issue from the official repo (prophet) 2018-03-04T20:30:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) 2018-03-04T08:24:00 - Quick fix, referencing a known issue from the official repo (prophet) +2018-04-10T06:34:00 - Late-night bugfix on financial RL environment (prophet)