From ec24ab6cf062e8f0a33533f2a9664c2de1ea1c6b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 13 Oct 2024 00:22:00 +0200 Subject: [PATCH] Late-night bugfix on financial RL environment (transformers) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 8eae6e410..6dab122fe 100644 --- a/notes.md +++ b/notes.md @@ -321,3 +321,4 @@ 2024-10-01T19:48:00 - Implementing approach from a new paper read last night (transformers) 2024-10-01T06:44:00 - Quick fix, referencing a known issue from the official repo (transformers) 2024-10-01T05:12:00 - Minor doc updates: linking to article on quantization (transformers) +2024-10-13T00:22:00 - Late-night bugfix on financial RL environment (transformers)