Version 0.14.0 Release
special notes
This version does NOT support the version v0.26.0 and greater of openai gym.
We're going to support openai gym version v0.26.0 and greater in the next release of nnablaRL. nnablaRL will stop officially supporting version less than v0.26.0 of openai gym from the next release.
release-note-bugfix
- Fixing testing code errors
- Fix Deprecation error when using PendulumEnv
- Pass id as positional arg to avoid unexpected error on old gym
- fix evaluation script
release-note-algorithm
- Add xql
- Support mixed (discrete and continuous) state env
- Support tuple action
- Add begin_of_episode to warmup_action
release-note-utility
release-note-docs
release-note-samples
Install the latest nnablaRL by:
pip install nnabla-rl