- Updated and optimized the API documentation.
- Updated the Atari environment.
- Correct the
env
argument ofAgent
asenvs: Union[DummyVecEnv, SubprocVecEnv]
. - Updated the RNN support in MASAC.
- Some gym environments are modified to be accessed via the gymnasium interface.
- Adjusted the dependency package versions during the XuanCe installation process and added support for installation for specific environments.
- Other bug fixes.
Full Changelog: 1.0.0...1.2.5