Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 457 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 457 Bytes

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.