Use convolutional neural networks (CNNs) to clone driving behavior and train a self-driving car to autonomously navigate a track.
-
Updated
Jul 8, 2021 - Python
Use convolutional neural networks (CNNs) to clone driving behavior and train a self-driving car to autonomously navigate a track.
Steering prediction ( behavioral cloning ) on Udacity simulator using CNN model architechure
Behavioral Cloning Project based on TensorFlow and Keras in Udacity Self Driving Course Term 1.
In this project, I have used Nvidia's CNN model to mimic human driver's behavior using a simulator.
Add a description, image, and links to the nvidia-cnn-architecture topic page so that developers can more easily learn about it.
To associate your repository with the nvidia-cnn-architecture topic, visit your repo's landing page and select "manage topics."