stable-baselines3/docs/misc
Tobias Rohrer 6cbb2c9303
Fix DQN target update interval for multi-env (#1463)
* Calculating target update interval per environment in `_on_step()`. See GitHub issue #1373

* Added changelog entry and changed test comment

* Added requested changes from code review

* Update version

---------

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2023-04-27 18:35:33 +02:00
..
changelog.rst Fix DQN target update interval for multi-env (#1463) 2023-04-27 18:35:33 +02:00
projects.rst Added UAV_Navigation_DRL_AirSim to the project page (#1462) 2023-04-20 23:12:57 +02:00