From 85b6a1d509c0ff7b0352bfa1b239585555a65e2c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 27 Oct 2016 17:12:00 +0200 Subject: [PATCH] Late-night bugfix on financial RL environment (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 81b5f1a..15e575f 100644 --- a/notes.md +++ b/notes.md @@ -96,3 +96,4 @@ 2016-10-25T02:29:00 - Refactor for clarity, might break a few tests though (prophet) 2016-10-27T05:03:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2016-10-27T20:53:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) +2016-10-27T17:12:00 - Late-night bugfix on financial RL environment (prophet)