From 91a9b36b1ab896f65b6642d49b4f9b3ab0f4acfd Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 31 May 2015 06:04:00 +0200 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 2bcb91d..f785962 100644 --- a/notes.md +++ b/notes.md @@ -56,3 +56,4 @@ 2015-04-21T20:37:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2015-04-21T04:39:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2015-05-03T05:09:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2015-05-31T06:04:00 - Late-night bugfix on financial RL environment (pulp-runtime)