From eab9ba36cad689e1607b9d7eb01b022d9f5fb607 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 28 Jan 2015 00:54: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 dc49aa3..da8cd1e 100644 --- a/notes.md +++ b/notes.md @@ -35,3 +35,4 @@ 2014-11-15T03:02:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2015-01-28T07:15:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2015-01-28T02:13:00 - Late-night bugfix on financial RL environment (stable-baselines3) +2015-01-28T00:54:00 - Minor doc updates: linking to article on quantization (stable-baselines3)