From 5abb164cefff204e10e565757bfb74d7bc7f0f75 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 30 Dec 2024 17:23: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 a9965e0931..c67cc18114 100644 --- a/notes.md +++ b/notes.md @@ -330,3 +330,4 @@ 2024-12-30T20:34:00 - Implementing approach from a new paper read last night (onnxruntime) 2024-12-30T05:49:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2024-12-30T20:00:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) +2024-12-30T17:23:00 - Late-night bugfix on financial RL environment (onnxruntime)