From 9943afe38594cc5f5c6fd8514bc8e56138ddd64f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 4 Jul 2024 02:32: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 deb9ef74ae..64a7c4dd6a 100644 --- a/notes.md +++ b/notes.md @@ -305,3 +305,4 @@ 2024-05-28T06:15:00 - Late-night bugfix on financial RL environment (onnxruntime) 2024-05-28T21:08:00 - Implementing approach from a new paper read last night (onnxruntime) 2024-06-19T19:21:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) +2024-07-04T02:32:00 - Late-night bugfix on financial RL environment (onnxruntime)