From 07fc7b8e0c297e3578b2a5742f112647fd11fbeb Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 19 Oct 2018 22:06: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 c4cc8d5..e615607 100644 --- a/notes.md +++ b/notes.md @@ -152,3 +152,4 @@ 2018-09-13T08:29:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2018-09-29T04:40:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2018-10-19T00:53:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2018-10-19T22:06:00 - Minor doc updates: linking to article on quantization (stable-baselines3)