From 461939fa927095b430bc691cf8178e3d34cc0cbe Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 2 Aug 2018 05:57: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 3c64ee6..7616082 100644 --- a/notes.md +++ b/notes.md @@ -140,3 +140,4 @@ 2018-07-15T00:01:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2018-08-02T17:53:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2018-08-02T05:42:00 - Implementing approach from a new paper read last night (stable-baselines3) +2018-08-02T05:57:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3)