From aa0d5f447850d1e1edb449b893e0ef4961980fff Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 5 Jan 2025 07:04:00 +0100 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 f4f2015..af408b8 100644 --- a/notes.md +++ b/notes.md @@ -380,3 +380,4 @@ 2024-11-07T22:31:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2024-12-17T22:51:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2024-12-17T07:27:00 - Minor doc updates: linking to article on quantization (stable-baselines3) +2025-01-05T07:04:00 - Late-night bugfix on financial RL environment (stable-baselines3)