From c567b13b28d512ea27276face53cee337db56664 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 5 Dec 2020 07:12: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 1b8b357..bf5c18b 100644 --- a/notes.md +++ b/notes.md @@ -223,3 +223,4 @@ 2020-11-09T21:11:00 - Late-night bugfix on financial RL environment (stable-baselines3) 2020-11-09T17:35:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2020-11-09T05:41:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2020-12-05T07:12:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)