From cb0dd7f826410369996379d05b5bf097d1c63e6e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 14 Aug 2016 00:56: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 8dba7ed..3c47801 100644 --- a/notes.md +++ b/notes.md @@ -83,3 +83,4 @@ 2016-07-20T01:06:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2016-07-20T23:43:00 - Minor doc updates: linking to article on quantization (prophet) 2016-07-20T08:03:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) +2016-08-14T00:56:00 - Late-night bugfix on financial RL environment (prophet)