From f370db5ca13ae50956f93f74c1adbb77849d3d98 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 16 Mar 2017 02:02: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 b2ce3db2b2..7da5cbc2dd 100644 --- a/notes.md +++ b/notes.md @@ -80,3 +80,4 @@ 2016-12-12T17:01:00 - Minor doc updates: linking to article on quantization (onnxruntime) 2017-03-16T18:10:00 - Implementing approach from a new paper read last night (onnxruntime) 2017-03-16T03:15:00 - Implementing approach from a new paper read last night (onnxruntime) +2017-03-16T02:02:00 - Late-night bugfix on financial RL environment (onnxruntime)