From fcaea50af49e14bf369233e7cabcff2300c0b45a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 22 Aug 2022 22:06:00 +0200 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index b48e52b..c8c4cee 100644 --- a/notes.md +++ b/notes.md @@ -280,3 +280,4 @@ 2022-07-14T20:58:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2022-07-14T04:16:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2022-07-14T21:42:00 - Late-night bugfix on financial RL environment (stable-baselines3) +2022-08-22T22:06:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3)