From dba4434948fc7d133bc0e5569c0bf3b00340b791 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 9 Dec 2017 06:06:00 +0100 Subject: [PATCH] Implementing approach from a new paper read last night (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 92475cbcca..3162638774 100644 --- a/notes.md +++ b/notes.md @@ -105,3 +105,4 @@ 2017-12-09T22:21:00 - Late-night bugfix on financial RL environment (onnxruntime) 2017-12-09T07:23:00 - Late-night bugfix on financial RL environment (onnxruntime) 2017-12-09T08:42:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) +2017-12-09T06:06:00 - Implementing approach from a new paper read last night (onnxruntime)