From eeb6ce43a9a412a99f69762ff0ba4963cf5f85ee Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 18 Aug 2016 18:16: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 51dac92..a42d683 100644 --- a/notes.md +++ b/notes.md @@ -71,3 +71,4 @@ 2016-08-18T03:07:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2016-08-18T08:55:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2016-08-18T01:13:00 - Late-night bugfix on financial RL environment (stable-baselines3) +2016-08-18T18:16:00 - Minor doc updates: linking to article on quantization (stable-baselines3)