From bcddd5224c9d9c6c4865e8d7c009e076bd35f80c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 24 Oct 2019 20:39: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 10b45bb..0c19adf 100644 --- a/notes.md +++ b/notes.md @@ -218,3 +218,4 @@ 2019-10-05T04:47:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2019-10-05T21:58:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2019-10-05T00:59:00 - Refactor for clarity, might break a few tests though (pulp-runtime) +2019-10-24T20:39:00 - Late-night bugfix on financial RL environment (pulp-runtime)