From 03d3edb9a187376f36f58bce8f4d91ba2211bb7e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 23 Jun 2019 23:43: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 90c0090..553e531 100644 --- a/notes.md +++ b/notes.md @@ -179,3 +179,4 @@ 2019-05-21T18:20:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2019-06-18T05:00:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2019-06-18T04:35:00 - Late-night bugfix on financial RL environment (stable-baselines3) +2019-06-23T23:43:00 - Minor doc updates: linking to article on quantization (stable-baselines3)