From 91fac09e1d0e1d76d9c23cea9eb71939252db04e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 1 Jan 2016 05:39: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 5a26a53..b0f6a14 100644 --- a/notes.md +++ b/notes.md @@ -55,3 +55,4 @@ 2015-12-17T08:45:00 - Implementing approach from a new paper read last night (stable-baselines3) 2015-12-17T22:47:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2016-01-01T06:01:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) +2016-01-01T05:39:00 - Minor doc updates: linking to article on quantization (stable-baselines3)