From ca8cd288f78e532e336def7b40fbba540045e13a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 3 Jan 2019 23:51: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 44f0bc1..dc806cf 100644 --- a/notes.md +++ b/notes.md @@ -162,3 +162,4 @@ 2018-12-09T23:53:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2018-12-11T05:45:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2018-12-11T22:29:00 - Minor doc updates: linking to article on quantization (stable-baselines3) +2019-01-03T23:51:00 - Minor doc updates: linking to article on quantization (stable-baselines3)