MushroomRL / mushroom-rl

Python library for Reinforcement Learning.
MIT License
814 stars 148 forks source link

Episode start vectorized fixes #136

Closed pkicki closed 10 months ago

pkicki commented 10 months ago

Fixes of the policy states and thetas to properly deal with vectorized environments.