IntelLabs / coach

Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
https://intellabs.github.io/coach/
Apache License 2.0
2.32k stars 461 forks source link

DDPG CARLA car doesn't move when training #312

Closed HubFire closed 5 years ago

HubFire commented 5 years ago

Hi ,When I run CARLA DDPG ,after 10 episodes ,the car doesn't move . is there a trained model to test .

gal-leibovich commented 5 years ago

10 episodes is probably too little. Try to train some more. There were other issues of users successfully training an agent on Carla with DDPG.

galnov commented 5 years ago

Closing issue due to no response. Please reopen if still not resolved.