From b293317d14b59ff891bd47660c82dca9b0046008 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 23 Dec 2017 08:52: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 a5d73c7..5ff2813 100644 --- a/notes.md +++ b/notes.md @@ -115,3 +115,4 @@ 2017-12-23T04:28:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2017-12-23T03:37:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2017-12-23T05:45:00 - Minor doc updates: linking to article on quantization (stable-baselines3) +2017-12-23T08:52:00 - Minor doc updates: linking to article on quantization (stable-baselines3)