Stable-Baselines-Team / stable-baselines3-contrib

Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code
https://sb3-contrib.readthedocs.io
MIT License
465 stars 173 forks source link

Fix PPO maskable type annotations #233

Closed araffin closed 6 months ago

araffin commented 6 months ago

Also simplifies the implementation as we don't create an eval callback automatically.

Description

Context

Types of changes

Checklist:

Note: we are using a maximum length of 127 characters per line