From 0b7b703b589d27f7ee3eb52fc318dc8b28aa1eac Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 26 Oct 2020 19:03: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 659e10cb89..a2e99afed3 100644 --- a/notes.md +++ b/notes.md @@ -192,3 +192,4 @@ 2020-10-01T06:48:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2020-10-01T23:03:00 - Minor doc updates: linking to article on quantization (onnxruntime) 2020-10-26T22:09:00 - Refactor for clarity, might break a few tests though (onnxruntime) +2020-10-26T19:03:00 - Late-night bugfix on financial RL environment (onnxruntime)