From d1954c9fee219505cf2aa01892fffd9be8efde75 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 6 Aug 2018 01:48:00 +0200 Subject: [PATCH] Minor doc updates: linking to article on quantization (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 892d0b6..d5b026d 100644 --- a/notes.md +++ b/notes.md @@ -142,3 +142,4 @@ 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) 2018-08-02T00:20:00 - Minor doc updates: linking to article on quantization (stable-baselines3) +2018-08-06T01:48:00 - Minor doc updates: linking to article on quantization (stable-baselines3)