From 235483448cd2fa8c8168fb52c24d5b53d03095cd Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 16 Nov 2019 03:43:00 +0100 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 0669709..0f8a630 100644 --- a/notes.md +++ b/notes.md @@ -187,3 +187,4 @@ 2019-11-10T07:41:00 - Implementing approach from a new paper read last night (prophet) 2019-11-16T03:59:00 - Quick fix, referencing a known issue from the official repo (prophet) 2019-11-16T20:35:00 - Late-night bugfix on financial RL environment (prophet) +2019-11-16T03:43:00 - Late-night bugfix on financial RL environment (prophet)