From 949ee484266adc8f82d400d3ccfab4d36732131d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 22 Dec 2018 03:46:00 +0100 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 24e1893..f22fe54 100644 --- a/notes.md +++ b/notes.md @@ -165,3 +165,4 @@ 2018-12-19T07:25:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2018-12-22T20:34:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) 2018-12-22T21:47:00 - Implementing approach from a new paper read last night (prophet) +2018-12-22T03:46:00 - Quick fix, referencing a known issue from the official repo (prophet)