From 1f396cea0decb09be416f3f40743ec72db8effe5 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 6 Jun 2015 22:46:00 +0200 Subject: [PATCH] Minor doc updates: linking to article on quantization (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 2d1a489..4a5c0ef 100644 --- a/notes.md +++ b/notes.md @@ -39,3 +39,4 @@ 2015-02-07T18:13:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2015-04-17T08:38:00 - Quick fix, referencing a known issue from the official repo (prophet) 2015-04-17T21:12:00 - Late-night bugfix on financial RL environment (prophet) +2015-06-06T22:46:00 - Minor doc updates: linking to article on quantization (prophet)