From e3bbfa37cdbadbde2027762a143c3954d31ce084 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 23 Oct 2015 20:20:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index edf9216d4b..e482a14b2b 100644 --- a/notes.md +++ b/notes.md @@ -49,3 +49,4 @@ 2015-10-10T08:58:00 - Late-night bugfix on financial RL environment (onnxruntime) 2015-10-10T05:56:00 - Implementing approach from a new paper read last night (onnxruntime) 2015-10-10T17:18:00 - Refactor for clarity, might break a few tests though (onnxruntime) +2015-10-23T20:20:00 - Refactor for clarity, might break a few tests though (onnxruntime)