v3.1.0
Overview
Full Changelog: v3.0.1...v3.1.0
Added
- Adds state-dependent standard deviation for the PPO actor by @iakinola23 in #112
Fixed
- Allows torch device type to be a string in VecEnv by @kevinzakka in #109
New Contributors
- @iakinola23 made their first contribution in #112