From 5ec0032c396b27e78c7f96f2d94c0041fc9b9305 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 28 Jan 2015 07:15: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 cd68bd4..ecbbc7f 100644 --- a/notes.md +++ b/notes.md @@ -33,3 +33,4 @@ 2014-10-16T06:56:00 - Implementing approach from a new paper read last night (stable-baselines3) 2014-10-16T08:58:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2014-11-15T03:02:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2015-01-28T07:15:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)