Skip to content

ShubhamVerma16/ReinforcementLearning_SelfDrivingCar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReinforcementLearning_SelfDrivingCar

The projet is built on Python 3.7

Install the dependencies using the requirement file

pip install -r requirement .txt

Kivi is used to model the car and the roadmap for the car.

Torch is used to create the brain of the car.

Entry point to the project is ai.py Run the project using the below command

python api.py

Enjoy!!

About

The solutions aims at providing an algorithm based on reinforcement learning to train a self driving car model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages