From ce38fbc6fa75ed808140af92feffa42338023618 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 30 Oct 2016 03:52:00 +0100 Subject: [PATCH] Implementing approach from a new paper read last night (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index a0983ff..7c0549b 100644 --- a/notes.md +++ b/notes.md @@ -98,3 +98,4 @@ 2016-10-10T05:11:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2016-10-30T21:05:00 - Implementing approach from a new paper read last night (pulp-runtime) 2016-10-30T08:58:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) +2016-10-30T03:52:00 - Implementing approach from a new paper read last night (pulp-runtime)