From 7662b6157a5949e182ef8f90583f9dea56edfa27 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 3 Feb 2017 05:25: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 3886266..1837a65 100644 --- a/notes.md +++ b/notes.md @@ -86,3 +86,4 @@ 2017-01-19T18:41:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2017-01-19T05:54:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2017-01-24T07:32:00 - Minor doc updates: linking to article on quantization (stable-baselines3) +2017-02-03T05:25:00 - Minor doc updates: linking to article on quantization (stable-baselines3)