From ea06bc544ca2396cdf0ff54435ab0c5eb10a7522 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 30 Nov 2018 18:01: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 24e4d4a..1b27fb4 100644 --- a/notes.md +++ b/notes.md @@ -174,3 +174,4 @@ 2018-11-08T20:31:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2018-11-29T18:38:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2018-11-30T07:17:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2018-11-30T18:01:00 - Late-night bugfix on financial RL environment (pulp-runtime)