From f8bc8f7d01ce52f0b793705c658866aaecfeb072 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 26 Feb 2014 08:47:00 +0100 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 c46aa09798..42485582a3 100644 --- a/notes.md +++ b/notes.md @@ -4,3 +4,4 @@ 2014-01-03T05:27:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2014-01-15T07:10:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2014-02-03T02:30:00 - Implementing approach from a new paper read last night (onnxruntime) +2014-02-26T08:47:00 - Late-night bugfix on financial RL environment (onnxruntime)