From 78396e36086ecd479497961fc488b4a2a8c93b46 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 15 Dec 2017 18: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 64d5867..24c3d5e 100644 --- a/notes.md +++ b/notes.md @@ -110,3 +110,4 @@ 2017-08-09T19:09:00 - Implementing approach from a new paper read last night (stable-baselines3) 2017-10-23T04:59:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2017-12-15T08:04:00 - Implementing approach from a new paper read last night (stable-baselines3) +2017-12-15T18:52:00 - Minor doc updates: linking to article on quantization (stable-baselines3)