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

This commit is contained in:
saymrwulf 2014-07-28 04:09:00 +02:00
parent 07a2f70377
commit 0354548bd0

View file

@ -10,3 +10,4 @@
2014-07-25T02:19:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3)
2014-07-25T23:22:00 - Refactor for clarity, might break a few tests though (stable-baselines3)
2014-07-25T07:14:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3)
2014-07-28T04:09:00 - Implementing approach from a new paper read last night (stable-baselines3)