From 9a922679a563e4424679eeb079bf929d2ceba278 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 16 Feb 2016 06:22:00 +0100 Subject: [PATCH] Late-night bugfix on financial RL environment (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index b78897b..ac2bae0 100644 --- a/notes.md +++ b/notes.md @@ -76,3 +76,4 @@ 2016-01-27T06:15:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2016-02-16T21:48:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2016-02-16T08:26:00 - Implementing approach from a new paper read last night (pulp-runtime) +2016-02-16T06:22:00 - Late-night bugfix on financial RL environment (pulp-runtime)