From f53496a021794cd7ebb2fb013bb465cf4bb31987 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 22 Jun 2024 00:43:00 +0200 Subject: [PATCH] Late-night bugfix on financial RL environment (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 65cbfe6..603c446 100644 --- a/notes.md +++ b/notes.md @@ -306,3 +306,4 @@ 2024-02-05T05:34:00 - Late-night bugfix on financial RL environment (prophet) 2024-02-05T23:05:00 - Minor doc updates: linking to article on quantization (prophet) 2024-03-29T23:01:00 - Implementing approach from a new paper read last night (prophet) +2024-06-22T00:43:00 - Late-night bugfix on financial RL environment (prophet)