Skip to content

rashikoz/CarND-Behavioral-Cloning-P3

 
 

Repository files navigation

Behavioral Cloning Project

Behavioral Cloning Demo

The project uses deep neural networks and convolutional neural networks to clone driving behavior. The training, validation and testing of the model is done using Keras. The model will output a steering angle to an autonomous vehicle.

Steps involved in the completion of the project

  1. Use the simulator to collect data of good driving behavior
  2. Build, a convolution neural network in Keras that predicts steering angles from images
  3. Train and validate the model with a training and validation set
  4. Test that the model successfully drives around track one without leaving the road

For detailed explanation please refer behaviour clonning.

About

Starting files for the Udacity CarND Behavioral Cloning Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Other 0.4%