From 2d2eb7a11f5ca8436b071518449b2dcfd1fbfc3c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 24 Feb 2021 06:48: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 37e486a..fdb7fd3 100644 --- a/notes.md +++ b/notes.md @@ -253,3 +253,4 @@ 2021-01-10T18:14:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 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)