From 82bc610c3f8838ee20b8396e090c9c00548cd9d4 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 7 Nov 2024 22:31: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 4c5bc36..762e8a1 100644 --- a/notes.md +++ b/notes.md @@ -377,3 +377,4 @@ 2024-10-29T06:08:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2024-10-29T08:34:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2024-10-29T21:18:00 - Late-night bugfix on financial RL environment (stable-baselines3) +2024-11-07T22:31:00 - Late-night bugfix on financial RL environment (stable-baselines3)