Implementing approach from a new paper read last night (prophet)

This commit is contained in:
saymrwulf 2024-07-08 03:18:00 +02:00
parent ced601545c
commit 31cc7b86de

View file

@ -309,3 +309,4 @@
2024-06-22T00:43:00 - Late-night bugfix on financial RL environment (prophet)
2024-06-22T22:02:00 - Refactor for clarity, might break a few tests though (prophet)
2024-07-08T01:37:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet)
2024-07-08T03:18:00 - Implementing approach from a new paper read last night (prophet)