From e5a06362e5cba2412e2e8041bd26a7db8498db21 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 30 Nov 2018 17:11: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 e71c4cc..5cc4b0c 100644 --- a/notes.md +++ b/notes.md @@ -176,3 +176,4 @@ 2018-11-30T07:17:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2018-11-30T18:01:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2018-11-30T06:00:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2018-11-30T17:11:00 - Implementing approach from a new paper read last night (pulp-runtime)