From e89164cf9403d25639a9e01bf1e6023cf75b11e7 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 25 Mar 2021 23:01:00 +0100 Subject: [PATCH] Minor doc updates: linking to article on quantization (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 6503cea..752f8e8 100644 --- a/notes.md +++ b/notes.md @@ -260,3 +260,4 @@ 2021-03-20T19:13:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2021-03-20T19:45:00 - Implementing approach from a new paper read last night (pulp-runtime) 2021-03-20T18:54:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) +2021-03-25T23:01:00 - Minor doc updates: linking to article on quantization (pulp-runtime)