8000 GitHub - igorbb/Behavioral-cloning
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 28, 2018. It is now read-only.

igorbb/Behavioral-cloning

Repository files navigation

Behaviorial Cloning Project

Udacity - Self-Driving Car NanoDegree

Overview

This repository contains starting files for the Behavioral Cloning Project.

In this project, you will use what you've learned about deep neural networks and convolutional neural networks to clone driving behavior. You will train, validate and test a model using Keras. The model will output a steering angle to an autonomous vehicle.

We have provided a simulator where you can steer a car around a track for data collection. You'll use image data and steering angles to train a neural network and then use this model to drive the car autonomously around the track.

For a detailed writeup of this project check out the writeup template. My project includes the following files:

  • Model.ipynb containing the script to create and train the model

  • mask.jpg the mask used as pre-processing for out model

  • drive.py for driving the car in autonomous mode

  • model.h5 containing a trained convolution neural network

  • writeup.md or writeup.pdf summarizing the results

  • Video of Track 1

  • Video of Track 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0