From 4829e47952c69c0b9d1e9245da1b3377944c134b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 1 Dec 2024 21:20:00 +0100 Subject: [PATCH] Late-night bugfix on financial RL environment (transformers) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 7ac369296..cba706408 100644 --- a/notes.md +++ b/notes.md @@ -334,3 +334,4 @@ 2024-11-29T22:50:00 - Quick fix, referencing a known issue from the official repo (transformers) 2024-12-01T08:00:00 - Implementing approach from a new paper read last night (transformers) 2024-12-01T03:32:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (transformers) +2024-12-01T21:20:00 - Late-night bugfix on financial RL environment (transformers)