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

https://github.com/hlfshell/udacity-carnd-lenet-lab

A quick lab for udacity self driving car on the LeNet CNN Architecture
https://github.com/hlfshell/udacity-carnd-lenet-lab

Last synced: about 1 year ago
JSON representation

A quick lab for udacity self driving car on the LeNet CNN Architecture

Awesome Lists containing this project

README

          

# CarND-LeNet-Lab
[![Udacity - Self-Driving Car NanoDegree](https://s3.amazonaws.com/udacity-sdc/github/shield-carnd.svg)](http://www.udacity.com/drive)

![LeNet-5 Architecture](lenet.png)
Implement the LeNet-5 deep neural network model.

### Dependencies
This lab requires:

* [CarND Term1 Starter Kit](https://github.com/udacity/CarND-Term1-Starter-Kit)

The lab enviroment can be created with CarND Term1 Starter Kit. Click [here](https://github.com/udacity/CarND-Term1-Starter-Kit/blob/master/README.md) for the details.