From 95d6e337ee05d78db9ef92616409097d95e43b5b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 29 Jun 2022 17:00: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 c6cdee0..6143917 100644 --- a/notes.md +++ b/notes.md @@ -273,3 +273,4 @@ 2022-05-20T00:41:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2022-05-20T17:42:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2022-06-29T02:52:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) +2022-06-29T17:00:00 - Minor doc updates: linking to article on quantization (stable-baselines3)