From 1f66df2060c6df2b0373887fa52d097d671a9c56 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 10 Nov 2021 04:34:00 +0100 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 263d500..34e9919 100644 --- a/notes.md +++ b/notes.md @@ -250,3 +250,4 @@ 2021-09-23T23:14:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2021-09-23T02:32:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2021-11-10T03:39:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2021-11-10T04:34:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3)