Skip to content

Self Diving Car Game using Pytorch and Kivy framework in Python

Notifications You must be signed in to change notification settings

kunalG98/Self-Driving-Car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-Driving-Car

Get your dependencies downloaded which are Pytorch and Kivy. Both are python libraries. Simply run the installation command on comman prompt shell to download the libraries. First run ai.py file where our neural network is built and trained Then run map.py file which will bring an UI window where a car would be running in random direction. Hurray! Now you can make obstacles by pointing mmouse on the back UI and notice car reacctions.