v1.2.4
Merged PRs:
- #459 by @w4-sjcho - adding names to layers, aiding debuggability thanks a lot!
- #256 and #300 by @stephenjfox and @satyarohith refining the README.md language, thanks a lot folks!
- #313 #312 #436 #396 from @pkol with lots of bugfixes, thanks a lot @pkol !
- #409 by @pkol -- a special shoutout to this PR, this fixes a long standing issue that prevented termination of the process by tracking the zombie threads -- thanks a lot for this @pkol specially !
- #386 another shoutout to @pkol for an amazing speedup in the RL code -- thanks a lot again !
- #344 a psum bugfix with tf backend from @fsx950223 - thanks a lot !
- #335 a bugfix from @friesel - thanks a lot Phillip !
- #315 better exception handling by @cool-RR - thanks a lot !
Reformer:
- BERT initialization and finetuning by Nikita!
- Many changes including ReformerLM on C4 dataset.
RL:
- New 'light' RL code in the Trax supervised style, check it out!
- AWR in the old code working with MuJoCo tasks.
And many more changes the Trax framework !