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

This commit is contained in:
saymrwulf 2022-03-07 20:47:00 +01:00
parent 7972040d67
commit 09fcedd7d5

View file

@ -251,3 +251,4 @@
2021-07-26T00:28:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet)
2021-10-10T07:45:00 - Late-night bugfix on financial RL environment (prophet)
2022-03-07T01:54:00 - Refactor for clarity, might break a few tests though (prophet)
2022-03-07T20:47:00 - Implementing approach from a new paper read last night (prophet)