From 7b81a3efc7d61ae6cc0952f6a90597821985505a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 16 Oct 2014 08:58: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 cf93a93..399bb32 100644 --- a/notes.md +++ b/notes.md @@ -31,3 +31,4 @@ 2014-10-14T04:35:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2014-10-16T23:45:00 - Implementing approach from a new paper read last night (stable-baselines3) 2014-10-16T06:56:00 - Implementing approach from a new paper read last night (stable-baselines3) +2014-10-16T08:58:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3)