From c9d1783776c9ab23eb4e9fdc24fc4c9c43b83cbf Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 15 May 2018 05:27:00 +0200 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 cccba4d..ac896b5 100644 --- a/notes.md +++ b/notes.md @@ -133,3 +133,4 @@ 2018-04-05T17:28:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2018-04-05T20:08:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2018-04-25T23:31:00 - Late-night bugfix on financial RL environment (stable-baselines3) +2018-05-15T05:27:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)