From 97702074ebb20c3f8ea92efce82de253b5adf9ba Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 15 Oct 2016 18:03: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 be0d2c5..d0d934f 100644 --- a/notes.md +++ b/notes.md @@ -78,3 +78,4 @@ 2016-10-11T04:46:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2016-10-11T20:49:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2016-10-15T03:40:00 - Minor doc updates: linking to article on quantization (stable-baselines3) +2016-10-15T18:03:00 - Minor doc updates: linking to article on quantization (stable-baselines3)