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

ConnectionResetError: [Errno 104] Connection reset by peer #99

Closed RayestGeeta closed 3 years ago

RayestGeeta commented 3 years ago

Hello, How can i edit the train.py to get the train frame(render) just like enjoy.py? The enjoy.py has the params --no-render that is missed in train.py.