From 96947942410ba1cef5568dabdc43df9aace7e7c5 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 5 Jan 2021 02:54:00 +0100 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 93b8a33..67d69c3 100644 --- a/notes.md +++ b/notes.md @@ -218,3 +218,4 @@ 2020-11-21T06:22:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) 2020-12-29T07:12:00 - Late-night bugfix on financial RL environment (prophet) 2021-01-05T17:49:00 - Implementing approach from a new paper read last night (prophet) +2021-01-05T02:54:00 - Implementing approach from a new paper read last night (prophet)