kunalG98 / Self-Driving-Car

Self Diving Car Game using Pytorch and Kivy framework in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Self Diving Car Game using Pytorch and Kivy framework in Python


Languages

Language:Python 100.0%