Version 0.10.0 Release
release-note-bugfix
release-note-algorithm
- Add HER
- Add Rainbow
- Fix algorithm reproduction directory path
- Add rank-based prioritized replay
- Add Double Dqn
- Move algorithms reproduction dir to reproductions/algorithms
- Enable injecting explorer to algorithm
- Support multi-step Q learning
- Add Categorical Double Dqn
- Add c51 all atari game results
- Support Tuple State and Update compute_v_target_and_advantage to support tuple state
release-note-parametric_functions
release-note-functions
release-note-utility
release-note-docs
- Fix docs typo
- Fix typo in readme
- Display correct version
- Fix numpy array typing to np.ndarray
- Add function docs
- Fix docstring of algorithms
- Update NNablaRL to nnablaRL
- Fix typo seemless -> seamless
- Fix build badge URL
Install the latest nnablaRL by:
pip install nnabla-rl