From 048ec0501e18f21c3b2151acd049447cba71a53a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 13 Dec 2016 06:01:00 +0100 Subject: [PATCH] Late-night bugfix on financial RL environment (transformers) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index db2f5a3b1..5de4ec958 100644 --- a/notes.md +++ b/notes.md @@ -71,3 +71,4 @@ 2016-12-06T20:16:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) 2016-12-13T01:53:00 - Minor doc updates: linking to article on quantization (transformers) 2016-12-13T17:12:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (transformers) +2016-12-13T06:01:00 - Late-night bugfix on financial RL environment (transformers)