From a7b389b2d4d1d9910f33ae5dd4f56b01c194323f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 29 Oct 2023 19:45: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 201d266d80..acd6136849 100644 --- a/notes.md +++ b/notes.md @@ -270,3 +270,4 @@ 2023-10-29T02:56:00 - Late-night bugfix on financial RL environment (onnxruntime) 2023-10-29T18:35:00 - Refactor for clarity, might break a few tests though (onnxruntime) 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)