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

This commit is contained in:
saymrwulf 2021-01-05 17:49:00 +01:00
parent 6a19f618fc
commit f6a7c939d4

View file

@ -217,3 +217,4 @@
2020-10-28T07:59:00 - Refactor for clarity, might break a few tests though (prophet)
2020-11-21T06:22:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet)
2020-12-29T07:12:00 - Late-night bugfix on financial RL environment (prophet)
2021-01-05T17:49:00 - Implementing approach from a new paper read last night (prophet)