Skip to content

The code has been implemented in Carla Simulator with the help of Double DQN to train an agent how to drive autonomously using different architecture. To train the agent in command line pass the parameter "Train" and after training to test how the agent is behaving pass "Run" as parameter

Notifications You must be signed in to change notification settings

koustavagoswami/Autonomous-Car-Driving-using-Deep-Reinforcement-Learning-in-Carla-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Autonomous-Car-Driving-using-Deep-Reinforcement-Learning-in-Carla-Simulator

The code has been implemented in Carla Simulator with the help of Double DQN to train an agent how to drive autonomously using different architecture. To train the agent in command line pass the parameter "Train" and after training to test how the agent is behaving pass "Run" as parameter. The code has been uploaded as zip file as it contains multiple folders which requires to run the code. The steps to run the code is -

  1. Install Carla in the machine
  2. Fork the zip file in local machine
  3. Unzip the file.
  4. Train and Run the agent in Carla.

About

The code has been implemented in Carla Simulator with the help of Double DQN to train an agent how to drive autonomously using different architecture. To train the agent in command line pass the parameter "Train" and after training to test how the agent is behaving pass "Run" as parameter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published