Implementing approach from a new paper read last night (stable-baselines3)

This commit is contained in:
saymrwulf 2023-07-07 08:10:00 +02:00
parent de4d151628
commit ac80c483fe

View file

@ -321,3 +321,4 @@
2023-06-10T04:00:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3)
2023-07-01T04:21:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)
2023-07-07T23:04:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)
2023-07-07T08:10:00 - Implementing approach from a new paper read last night (stable-baselines3)