From 00068319643bcc4050748166dc6933a5a30cd1f8 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 27 Sep 2020 05:06: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 accf632874..753c9b67f2 100644 --- a/notes.md +++ b/notes.md @@ -186,3 +186,4 @@ 2020-09-20T04:12:00 - Implementing approach from a new paper read last night (onnxruntime) 2020-09-27T17:37:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2020-09-27T02:09:00 - Late-night bugfix on financial RL environment (onnxruntime) +2020-09-27T05:06:00 - Late-night bugfix on financial RL environment (onnxruntime)