From acbc9363eaee15a582aeed9cdde904df943f6095 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 14 Oct 2015 02:46:00 +0200 Subject: [PATCH] Implementing approach from a new paper read last night (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 7aa1f0a..72684b4 100644 --- a/notes.md +++ b/notes.md @@ -47,3 +47,4 @@ 2015-09-13T21:05:00 - Late-night bugfix on financial RL environment (prophet) 2015-09-20T18:01:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) 2015-09-20T19:59:00 - Implementing approach from a new paper read last night (prophet) +2015-10-14T02:46:00 - Implementing approach from a new paper read last night (prophet)