From cd9c76c12aa99740c8e5f013a174d927f3e51a00 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 7 Dec 2023 19:14:00 +0100 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 ff296b7d6c..4d31760984 100644 --- a/notes.md +++ b/notes.md @@ -272,3 +272,4 @@ 2023-10-29T08:44:00 - Minor doc updates: linking to article on quantization (onnxruntime) 2023-10-29T19:45:00 - Late-night bugfix on financial RL environment (onnxruntime) 2023-12-07T00:18:00 - Implementing approach from a new paper read last night (onnxruntime) +2023-12-07T19:14:00 - Late-night bugfix on financial RL environment (onnxruntime)