Skip to content

Repo for Python Code for Autonomous Driving Simulation using Deep Reinforcement Learning

Notifications You must be signed in to change notification settings

SagarMaheshwari99/AD-using-CARLA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AD-using-CARLA

Repo for Python Code for Autonomous Driving Simulation using Deep Reinforcement Learning

CARLA_CAR_CAM

  • The file contains python code for leveraging images using camera in CARLA and displaying them using pygame.

CARLA_RL

  • This file contains python code for Lane Detection and speed control task for Autonomous Driving Simulation using Deep Q Learning.
  • This model is trained for 100 episodes. Epsilon decay for the same is set to 0.95

About

Repo for Python Code for Autonomous Driving Simulation using Deep Reinforcement Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages