From f2714643fa412306b0c9331b09191a6d1847f140 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 6 Sep 2021 18:06:00 +0200 Subject: [PATCH] Late-night bugfix on financial RL environment (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 786e331..d126177 100644 --- a/notes.md +++ b/notes.md @@ -273,3 +273,4 @@ 2021-07-24T06:05:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2021-07-24T08:06:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2021-09-06T23:12:00 - Implementing approach from a new paper read last night (pulp-runtime) +2021-09-06T18:06:00 - Late-night bugfix on financial RL environment (pulp-runtime)