From ab05c968c6c272327a499cbc14dd99f7861d2899 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 24 Aug 2021 00:47: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 749489ef05..f095d7a0a5 100644 --- a/notes.md +++ b/notes.md @@ -229,3 +229,4 @@ 2021-08-20T02:30:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2021-08-20T01:06:00 - Implementing approach from a new paper read last night (onnxruntime) 2021-08-24T06:32:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) +2021-08-24T00:47:00 - Late-night bugfix on financial RL environment (onnxruntime)