From cda17a28fbd91c10cfc272efaf9dd55cfcba74c6 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 24 Apr 2023 01:05: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 701b0f8..15aa705 100644 --- a/notes.md +++ b/notes.md @@ -307,3 +307,4 @@ 2023-03-24T07:41:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2023-03-24T08:54:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2023-03-24T19:48:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2023-04-24T01:05:00 - Late-night bugfix on financial RL environment (stable-baselines3)