From 0b15756f351fd5b2e8bf3d70c4e7def5ce474175 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 2 Apr 2024 21:48:00 +0200 Subject: [PATCH] Late-night bugfix on financial RL environment (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 966d9c95..95eb8570 100644 --- a/notes.md +++ b/notes.md @@ -290,3 +290,4 @@ 2024-03-20T05:44:00 - Implementing approach from a new paper read last night (litex-boards) 2024-03-20T17:08:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (litex-boards) 2024-03-20T00:12:00 - Quick fix, referencing a known issue from the official repo (litex-boards) +2024-04-02T21:48:00 - Late-night bugfix on financial RL environment (litex-boards)