From 6d2e9005c2950d0f386837dc2af1fd9ceac79ee4 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 9 Dec 2018 23:53:00 +0100 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 5560491..7a3362f 100644 --- a/notes.md +++ b/notes.md @@ -159,3 +159,4 @@ 2018-12-09T00:12:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2018-12-09T23:11:00 - Implementing approach from a new paper read last night (stable-baselines3) 2018-12-09T18:47:00 - Implementing approach from a new paper read last night (stable-baselines3) +2018-12-09T23:53:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)