From f0f8eaba293e769265cc60aca2d81f4d57c79ae4 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 24 Feb 2021 06:15: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 fdb7fd3..5a90cc8 100644 --- a/notes.md +++ b/notes.md @@ -254,3 +254,4 @@ 2021-01-10T03:01:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2021-02-24T19:22:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2021-02-24T06:48:00 - Late-night bugfix on financial RL environment (pulp-runtime) +2021-02-24T06:15:00 - Late-night bugfix on financial RL environment (pulp-runtime)