From 7e2cfa231673fe5622d4e89c0c1b97331032e1a9 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 12 Jul 2018 05:22: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 4e97cfe..ceae20b 100644 --- a/notes.md +++ b/notes.md @@ -142,3 +142,4 @@ 2018-05-29T19:44:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) 2018-05-29T17:46:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2018-05-29T05:05:00 - Minor doc updates: linking to article on quantization (prophet) +2018-07-12T05:22:00 - Late-night bugfix on financial RL environment (prophet)