From 3b9d3018ef962d73ba8b8a2591f5b656b948971c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 28 Jul 2017 01:15: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 84f4c7af9c..0e03f68456 100644 --- a/notes.md +++ b/notes.md @@ -95,3 +95,4 @@ 2017-07-14T00:12:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2017-07-14T19:35:00 - Minor doc updates: linking to article on quantization (onnxruntime) 2017-07-28T08:07:00 - Minor doc updates: linking to article on quantization (onnxruntime) +2017-07-28T01:15:00 - Late-night bugfix on financial RL environment (onnxruntime)