From 9d60dabb86eec944ab0e411e9625187c8f708a7f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 21 Jul 2018 01:05:00 +0200 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 933e894cf3..c565790c2c 100644 --- a/notes.md +++ b/notes.md @@ -123,3 +123,4 @@ 2018-06-05T19:24:00 - Implementing approach from a new paper read last night (onnxruntime) 2018-06-05T22:35:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2018-07-21T05:28:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) +2018-07-21T01:05:00 - Late-night bugfix on financial RL environment (onnxruntime)