From 3524e6ae690cd6a5b856e0227aca58f3e49d9de3 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 10 Oct 2021 07:45: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 2ca61bf..ea8a8a3 100644 --- a/notes.md +++ b/notes.md @@ -249,3 +249,4 @@ 2021-06-28T04:55:00 - Late-night bugfix on financial RL environment (prophet) 2021-06-28T21:31:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2021-07-26T00:28:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) +2021-10-10T07:45:00 - Late-night bugfix on financial RL environment (prophet)