v2.1.1
Overview
We’re excited to announce that the rsl-rl library is now available on PyPI! You can install it easily with:
pip install rsl-rl-lib
Full Changelog: v2.0.1...v2.1.1
Added
- Adds support for pip packaging by @kellyguo11 in #54
- Update license in all files and maintainers by @ClemensSchwarke in #56
Fixed
- Saves internal count of EmpiricalNormalization for resuming training by @tasdep in #30
- Fixes error caused by non UTF-8 characters in git diff by @fan-ziqi in #31
New Contributors
- @kellyguo11 made their first contribution in #54
- @ClemensSchwarke made their first contribution in #56
- @tasdep made their first contribution in #30
- @fan-ziqi made their first contribution in #31