From 11278043cf4645f28742bd3afa9793f83eaadffa Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 28 Dec 2021 06:08:00 +0100 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 ed6a2d39ecb..85d0b9a65d6 100644 --- a/notes.md +++ b/notes.md @@ -269,3 +269,4 @@ 2021-11-27T01:18:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch) 2021-11-27T06:04:00 - Minor doc updates: linking to article on quantization (pytorch) 2021-11-27T18:24:00 - Late-night bugfix on financial RL environment (pytorch) +2021-12-28T06:08:00 - Late-night bugfix on financial RL environment (pytorch)