From 06404a08bf029718fc88e8c02863611fefa90126 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 28 May 2024 06:15:00 +0200 Subject: [PATCH] Late-night bugfix on financial RL environment (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index d67710c2a9..ae8dd6e84c 100644 --- a/notes.md +++ b/notes.md @@ -302,3 +302,4 @@ 2024-03-21T18:55:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2024-03-21T01:14:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2024-03-21T05:25:00 - Late-night bugfix on financial RL environment (onnxruntime) +2024-05-28T06:15:00 - Late-night bugfix on financial RL environment (onnxruntime)