From e100631906e585551deec19aa4677166c3ca98c9 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 10 Oct 2015 08:58: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 ea21dda059..69a0b164df 100644 --- a/notes.md +++ b/notes.md @@ -46,3 +46,4 @@ 2015-10-09T02:33:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2015-10-09T07:30:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2015-10-10T05:17:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) +2015-10-10T08:58:00 - Late-night bugfix on financial RL environment (onnxruntime)