From 5cb1b6abfb1c9d991829427afce1a57ef107ac33 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 5 Jul 2024 01:13:00 +0200 Subject: [PATCH] Implementing approach from a new paper read last night (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 14c73330..760037b0 100644 --- a/notes.md +++ b/notes.md @@ -293,3 +293,4 @@ 2024-04-02T21:48:00 - Late-night bugfix on financial RL environment (litex-boards) 2024-04-02T03:22:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards) 2024-07-05T08:12:00 - Late-night bugfix on financial RL environment (litex-boards) +2024-07-05T01:13:00 - Implementing approach from a new paper read last night (litex-boards)