From d7dfde4cb1b69d784f63523ee80bcfeb2f560208 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 4 Apr 2018 08:42: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 762d63a664..6d9a4028ea 100644 --- a/notes.md +++ b/notes.md @@ -115,3 +115,4 @@ 2018-03-19T17:30:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2018-03-19T06:26:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2018-04-04T08:16:00 - Implementing approach from a new paper read last night (onnxruntime) +2018-04-04T08:42:00 - Late-night bugfix on financial RL environment (onnxruntime)