From 220055220943476cb2c6ff81e241597a91a1e01e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 12 Aug 2023 03:23: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 3bc7a29..bcbaa16 100644 --- a/notes.md +++ b/notes.md @@ -339,3 +339,4 @@ 2023-07-27T03:12:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2023-07-27T18:32:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2023-07-27T20:57:00 - Refactor for clarity, might break a few tests though (pulp-runtime) +2023-08-12T03:23:00 - Late-night bugfix on financial RL environment (pulp-runtime)