From d9d2e6b0e0cc62544a9b377741907463111acf7f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 27 Jul 2016 22:31:00 +0200 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (cryptography) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 726d4e002..9bb008e8a 100644 --- a/notes.md +++ b/notes.md @@ -57,3 +57,4 @@ 2016-07-27T01:38:00 - Late-night bugfix on financial RL environment (cryptography) 2016-07-27T18:24:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (cryptography) 2016-07-27T07:21:00 - Implementing approach from a new paper read last night (cryptography) +2016-07-27T22:31:00 - Quick fix, referencing a known issue from the official repo (cryptography)