araffin / rl-baselines-zoo

A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
https://stable-baselines.readthedocs.io/
MIT License
1.12k stars 206 forks source link

Fix DDPG load error if mpi is not installed. #82

Closed JohannesUl closed 4 years ago

JohannesUl commented 4 years ago

Comply with stable-baselines 2.10.0 init.

closes #82

JohannesUl commented 4 years ago

Solves issue #81