From 98627786f2b6becd76f3b0fd4796544104d6186c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 1 Jun 2020 19:36: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 05de5b5ee3..b2d5ad5b7d 100644 --- a/notes.md +++ b/notes.md @@ -170,3 +170,4 @@ 2020-04-18T02:03:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2020-04-18T22:51:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2020-06-01T04:01:00 - Minor doc updates: linking to article on quantization (onnxruntime) +2020-06-01T19:36:00 - Late-night bugfix on financial RL environment (onnxruntime)