From 314a458550d0b1045824debeef5bc5b0167d3b23 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 22 Aug 2018 23:08: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 3012db8..be0e3ab 100644 --- a/notes.md +++ b/notes.md @@ -147,3 +147,4 @@ 2018-08-06T05:18:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2018-08-22T21:43:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2018-08-22T06:26:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) +2018-08-22T23:08:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3)