From fde4393b2ca409df98a28cda25607a766b0b37b1 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 16 Oct 2021 23:02: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 bfe4856..9a67bd3 100644 --- a/notes.md +++ b/notes.md @@ -276,3 +276,4 @@ 2021-09-06T18:06:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2021-10-16T22:11:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2021-10-16T03:16:00 - Minor doc updates: linking to article on quantization (pulp-runtime) +2021-10-16T23:02:00 - Late-night bugfix on financial RL environment (pulp-runtime)