From 8443b4c6c8323a00ded4e9bbeed960cdc7ff11ad Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 26 Dec 2022 17:47: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 01568ca..d30cc06 100644 --- a/notes.md +++ b/notes.md @@ -293,3 +293,4 @@ 2022-11-09T00:57:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2022-11-11T04:15:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2022-12-26T17:27:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) +2022-12-26T17:47:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3)