From 1397f49cae8c583b50da9c8066f2b4855346cb9a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 22 Aug 2022 20:09: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 6f3e18e..6059bdf 100644 --- a/notes.md +++ b/notes.md @@ -282,3 +282,4 @@ 2022-07-14T21:42:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2022-08-22T22:06:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2022-08-22T22:43:00 - Minor doc updates: linking to article on quantization (stable-baselines3) +2022-08-22T20:09:00 - Minor doc updates: linking to article on quantization (stable-baselines3)