项目作者: rummanwaqar

项目描述 :
Behaviour cloning for driving
高级语言: Python
项目地址: git://github.com/rummanwaqar/CarND-Behavioral-Cloning.git
创建时间: 2018-12-04T21:24:19Z
项目社区:https://github.com/rummanwaqar/CarND-Behavioral-Cloning

开源协议:MIT License

下载


Self Driving Car Behavioral Cloning Project

Udacity - Self-Driving Car NanoDegree

Overview

This project uses deep neural networks and convolutional neural networks to clone driving behavior. We trained, validated and test a model using Keras. The model output was steering angle to an autonomous vehicle. Udacity self-driving car simulator was used for data collection and testing.

Run: python drive.py model.h5

Technical details of the project can be found in this writeup.