From 6cc87f11c43d09db5c4a0b36d3ac12e086a37c72 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 12 Dec 2016 02:25: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 cf20828198..6d4a7445ec 100644 --- a/notes.md +++ b/notes.md @@ -74,3 +74,4 @@ 2016-09-22T06:56:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2016-09-22T07:36:00 - Implementing approach from a new paper read last night (onnxruntime) 2016-09-22T02:15:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) +2016-12-12T02:25:00 - Late-night bugfix on financial RL environment (onnxruntime)