From 91c321cdd19801d1815d62f3d0659b4369b46ac5 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 17 Mar 2019 05:34: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 b7e8da61a4..7b254879e3 100644 --- a/notes.md +++ b/notes.md @@ -144,3 +144,4 @@ 2019-03-01T02:38:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2019-03-01T01:09:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2019-03-17T21:45:00 - Implementing approach from a new paper read last night (onnxruntime) +2019-03-17T05:34:00 - Late-night bugfix on financial RL environment (onnxruntime)