From 2df660f96e3640c05cb0a0ee3d615317856ae61b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 12 Jul 2022 22:55: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 6143917..6890abf 100644 --- a/notes.md +++ b/notes.md @@ -274,3 +274,4 @@ 2022-05-20T17:42:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2022-06-29T02:52:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2022-06-29T17:00:00 - Minor doc updates: linking to article on quantization (stable-baselines3) +2022-07-12T22:55:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3)