Sentdex / Carla-RL

Reinforcement Learning codebase for self-driving car in Carla
MIT License
364 stars 98 forks source link

This code does not run. #26

Open SaneBang opened 5 months ago

SaneBang commented 5 months ago

TensorFlow 1.13.1 Keras 2.2.4 CUDA 10.0.130 cudnn 7.4 I ran train.py in the environment, but it falls into an infinite loop. I do not know the reason.