From da8182bb6efef6c23dab643f2f98846480f2145e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 3 Apr 2017 21:28:00 +0200 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 2d8f900047..bd59e1eefd 100644 --- a/notes.md +++ b/notes.md @@ -82,3 +82,4 @@ 2017-03-16T03:15:00 - Implementing approach from a new paper read last night (onnxruntime) 2017-03-16T02:02:00 - Late-night bugfix on financial RL environment (onnxruntime) 2017-03-16T07:08:00 - Implementing approach from a new paper read last night (onnxruntime) +2017-04-03T21:28:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)