From c4240ae0cc4da67e5c648fd0a72679b485147658 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 28 Oct 2020 07:59:00 +0100 Subject: [PATCH] Refactor for clarity, might break a few tests though (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 8c67f7c..74f2172 100644 --- a/notes.md +++ b/notes.md @@ -214,3 +214,4 @@ 2020-09-26T19:15:00 - Late-night bugfix on financial RL environment (prophet) 2020-09-26T19:54:00 - Refactor for clarity, might break a few tests though (prophet) 2020-09-26T04:11:00 - Implementing approach from a new paper read last night (prophet) +2020-10-28T07:59:00 - Refactor for clarity, might break a few tests though (prophet)