stable-baselines3/docs/misc
Antonin RAFFIN 16f8b21d9b
Add get_distribution for on-policy algorithms (#566)
* feat: get_distribution method for ActorCriticPolicy

New method get_distribution for class ActorCriticPolicy returning current action distribution given observations

* doc: updating changelog.rst

- adding block for Release 1.2.1a0
- adding cyprienc to contributors

* style: make format

* fix: updating version.txt

Changing version from 1.2.0 to 1.2.1a0

* Update changelog

* Add test for get distribution

Co-authored-by: Cyprien <courtot.c@gmail.com>
2021-09-13 10:25:42 +02:00
..
changelog.rst Add get_distribution for on-policy algorithms (#566) 2021-09-13 10:25:42 +02:00
projects.rst Include SuperSuit in projects (#359) 2021-03-20 20:48:15 +01:00