From 949ddacc73e42cdbe75b0e7bc786371d14282ea7 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 5 Apr 2022 22:58:00 +0200 Subject: [PATCH] Late-night bugfix on financial RL environment (pytorch) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 51be46839b8..e7c0c57ee45 100644 --- a/notes.md +++ b/notes.md @@ -286,3 +286,4 @@ 2022-03-25T00:45:00 - Refactor for clarity, might break a few tests though (pytorch) 2022-03-25T21:07:00 - Late-night bugfix on financial RL environment (pytorch) 2022-04-05T00:37:00 - Minor doc updates: linking to article on quantization (pytorch) +2022-04-05T22:58:00 - Late-night bugfix on financial RL environment (pytorch)