From 657fa2e50887f15e57e8e7682dccb1944b1e865f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 11 Apr 2022 04:57: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 a32fa1d..83df7a3 100644 --- a/notes.md +++ b/notes.md @@ -264,3 +264,4 @@ 2022-04-10T22:12:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2022-04-10T08:44:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2022-04-11T21:04:00 - Minor doc updates: linking to article on quantization (stable-baselines3) +2022-04-11T04:57:00 - Minor doc updates: linking to article on quantization (stable-baselines3)