From d04d5ed493948fa1af25964cd367a9ab203f90af Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 28 Jun 2021 04:55: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 278bada..a88dc4e 100644 --- a/notes.md +++ b/notes.md @@ -246,3 +246,4 @@ 2021-06-02T08:18:00 - Refactor for clarity, might break a few tests though (prophet) 2021-06-28T08:02:00 - Minor doc updates: linking to article on quantization (prophet) 2021-06-28T05:51:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) +2021-06-28T04:55:00 - Late-night bugfix on financial RL environment (prophet)