From b723c17ad48a86bbad9087ef0935bce4d6b5191a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 7 Feb 2021 18:15: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 7d29105..0fa4cc6 100644 --- a/notes.md +++ b/notes.md @@ -228,3 +228,4 @@ 2021-01-28T01:59:00 - Implementing approach from a new paper read last night (prophet) 2021-01-28T17:59:00 - Late-night bugfix on financial RL environment (prophet) 2021-01-28T04:44:00 - Refactor for clarity, might break a few tests though (prophet) +2021-02-07T18:15:00 - Late-night bugfix on financial RL environment (prophet)