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

This commit is contained in:
saymrwulf 2024-02-09 02:06:00 +01:00
parent 80bb57b279
commit f3f4c9ace3

View file

@ -301,3 +301,4 @@
2024-01-19T07:18:00 - Late-night bugfix on financial RL environment (transformers)
2024-02-04T08:03:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers)
2024-02-04T04:16:00 - Refactor for clarity, might break a few tests though (transformers)
2024-02-09T02:06:00 - Implementing approach from a new paper read last night (transformers)