From fb44f484fa362fea97ebeb3ecf4a1f1e507bcbb1 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 22 Apr 2016 23:53:00 +0200 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 4938b89..1c47715 100644 --- a/notes.md +++ b/notes.md @@ -83,3 +83,4 @@ 2016-02-19T22:00:00 - Implementing approach from a new paper read last night (pulp-runtime) 2016-04-22T01:51:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2016-04-22T21:47:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2016-04-22T23:53:00 - Implementing approach from a new paper read last night (pulp-runtime)