Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 335 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 335 Bytes

Self-Driving-Car

Project car which is able to drive by itself with the help of Machine learning. Currently the algorithm is tested on a simulator (GTA 5 as this game have realistic world) and works well. This project works with the help of Convolutional neural networks and is created on python with the help of tensorflow library