From a7bf1a9785e91ef6d91712574c13ead2d0ccd5ed Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 5 Nov 2019 22:21:00 +0100 Subject: [PATCH] Late-night bugfix on financial RL environment (transformers) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 9ff16ca32..76c9a85b2 100644 --- a/notes.md +++ b/notes.md @@ -133,3 +133,4 @@ 2019-10-19T17:22:00 - Implementing approach from a new paper read last night (transformers) 2019-11-02T20:43:00 - Implementing approach from a new paper read last night (transformers) 2019-11-02T08:02:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) +2019-11-05T22:21:00 - Late-night bugfix on financial RL environment (transformers)