From 9f72b74686c7d295cd1fb7d702005bedf3f17842 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 9 Dec 2017 07:23: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 280b272048..97a5d9e8aa 100644 --- a/notes.md +++ b/notes.md @@ -103,3 +103,4 @@ 2017-11-13T03:54:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2017-11-13T01:44:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 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)