From 26400224aa4f7a922175eb3d6ada2fd2df1898d4 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 26 Jun 2020 04:48:00 +0200 Subject: [PATCH] Minor doc updates: linking to article on quantization (cryptography) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index be495d640..82e5b6a6a 100644 --- a/notes.md +++ b/notes.md @@ -154,3 +154,4 @@ 2020-05-20T04:25:00 - Late-night bugfix on financial RL environment (cryptography) 2020-05-20T06:04:00 - Quick fix, referencing a known issue from the official repo (cryptography) 2020-05-20T23:32:00 - Implementing approach from a new paper read last night (cryptography) +2020-06-26T04:48:00 - Minor doc updates: linking to article on quantization (cryptography)