From 9aa32cd0501d0c29070e2ab4d21f49e025737d19 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 23 Aug 2015 07:03: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 7a4d29b..63201aa 100644 --- a/notes.md +++ b/notes.md @@ -49,3 +49,4 @@ 2015-07-30T23:45:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2015-08-23T07:49:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2015-08-23T00:41:00 - Refactor for clarity, might break a few tests though (stable-baselines3) +2015-08-23T07:03:00 - Minor doc updates: linking to article on quantization (stable-baselines3)