From e9c5b1bdd7f1b04da43d9da4f247a1bd6a5a82fd Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 6 Feb 2015 17:20:00 +0100 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 dc2cb46..9bb9578 100644 --- a/notes.md +++ b/notes.md @@ -38,3 +38,4 @@ 2015-01-28T00:54:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2015-02-06T22:04:00 - Implementing approach from a new paper read last night (stable-baselines3) 2015-02-06T18:19:00 - Refactor for clarity, might break a few tests though (stable-baselines3) +2015-02-06T17:20:00 - Minor doc updates: linking to article on quantization (stable-baselines3)