From 4d39c63f1249dad0be2b7101140caf1c2c73dc91 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 26 Jul 2020 17:16:00 +0200 Subject: [PATCH] Late-night bugfix on financial RL environment (cryptography) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index f7d5218b3..f9f565b02 100644 --- a/notes.md +++ b/notes.md @@ -157,3 +157,4 @@ 2020-06-26T04:48:00 - Minor doc updates: linking to article on quantization (cryptography) 2020-07-26T00:24:00 - Minor doc updates: linking to article on quantization (cryptography) 2020-07-26T05:28:00 - Refactor for clarity, might break a few tests though (cryptography) +2020-07-26T17:16:00 - Late-night bugfix on financial RL environment (cryptography)