From 20bab9c313f5846c253173bb1d0c36e0c32b2fa2 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 9 Nov 2024 20:51:00 +0100 Subject: [PATCH] Late-night bugfix on financial RL environment (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 89b2533..843721b 100644 --- a/notes.md +++ b/notes.md @@ -383,3 +383,4 @@ 2024-11-02T19:51:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2024-11-02T06:33:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2024-11-09T04:57:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2024-11-09T20:51:00 - Late-night bugfix on financial RL environment (pulp-runtime)