From bd1496bef290535b7dcd1a36afe1e000250b867b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 23 Dec 2017 04:28: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 175325d..4f97844 100644 --- a/notes.md +++ b/notes.md @@ -112,3 +112,4 @@ 2017-12-15T08:04:00 - Implementing approach from a new paper read last night (stable-baselines3) 2017-12-15T18:52:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2017-12-15T21:49:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2017-12-23T04:28:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3)