From ba6f2f88ec9451cff24453cfb098312e48aa657d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 4 Sep 2021 20:54:00 +0200 Subject: [PATCH] Late-night bugfix on financial RL environment (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 141932f..d426029 100644 --- a/notes.md +++ b/notes.md @@ -241,3 +241,4 @@ 2021-06-07T21:52:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2021-06-09T17:46:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2021-09-04T01:39:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2021-09-04T20:54:00 - Late-night bugfix on financial RL environment (stable-baselines3)