From b42bcfc70cef8f3f30d4b92b8a6a9215d74239d6 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 12 Sep 2024 00:23:00 +0200 Subject: [PATCH] Late-night bugfix on financial RL environment (zipline) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 3f97b64c..67797f5e 100644 --- a/notes.md +++ b/notes.md @@ -315,3 +315,4 @@ 2024-06-04T17:38:00 - Implementing approach from a new paper read last night (zipline) 2024-06-04T18:32:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (zipline) 2024-09-12T03:27:00 - Late-night bugfix on financial RL environment (zipline) +2024-09-12T00:23:00 - Late-night bugfix on financial RL environment (zipline)