Skip to content

JORLDY Beta 0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@leonard-q leonard-q released this 23 Dec 12:28
· 118 commits to master since this release
5335c13

❗Important
- Unit test codes are implemented!
- M-DQN, M-IQN are implemented! (#79)
- Mujoco envs are supported! (#83)

🛠️Fixes & Improvements
- RND code refactoring (#52) occurs fatal error → It is solved with changing parameter name of RND (#71)
- Change default initialization method (Xavier → Orthogonal) (#81)
- Change Softmax to exp(log_softmax) (#82)
- Unit test for Mujoco env is done (#93)

🙏Acknowledgement
- Thanks to all who contributes JORLDY v0.1.0: @leonard-q @ramanuzan @lkm2835