From 03114aaf02466509ced5bfff8cfb2b2f30f1fca5 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 8 Sep 2023 05:52:00 +0200 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 22fc7e0e7..8b7da16f6 100644 --- a/notes.md +++ b/notes.md @@ -276,3 +276,4 @@ 2023-06-16T08:26:00 - Late-night bugfix on financial RL environment (transformers) 2023-06-16T03:22:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) 2023-08-16T07:12:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) +2023-09-08T05:52:00 - Late-night bugfix on financial RL environment (transformers)