An open API service indexing awesome lists of open source software.

https://github.com/hlfshell/udacity_carnd_behavioral_cloning

Udacity Self Driving Car Nanodegree - Behavioral Cloning Project 3
https://github.com/hlfshell/udacity_carnd_behavioral_cloning

Last synced: about 1 year ago
JSON representation

Udacity Self Driving Car Nanodegree - Behavioral Cloning Project 3

Awesome Lists containing this project

README

          

# Behaviorial Cloning Project

Note - to see a video of the neural network in action (low quality) click [here](https://www.youtube.com/watch?v=OkTmC32dEcA).

Overview
---
This is the third project in term 1 of the Udacity Self Driving Car Nanodegree. This project has me recording my performance on the included simulator, feeding this to the designed network, and then seeing if the network has learned to copy my driving behavior.

Included are the following files:
* model.py (script used to create and train the model)
* drive.py
* model.h5 (a trained Keras model)
* WRITEUP.md a report writeup file (either markdown or pdf)
* run1.mp4 (a video recording of your vehicle driving autonomously around the track for at least one full lap)