stable-baselines3/stable_baselines3/ppo/__init__.py
Antonin RAFFIN 45f3d57b64 Reformat
2020-07-16 17:51:02 +02:00

2 lines
106 B
Python

from stable_baselines3.ppo.policies import CnnPolicy, MlpPolicy
from stable_baselines3.ppo.ppo import PPO