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
- Host: GitHub
- URL: https://github.com/hlfshell/udacity-carnd-lenet-lab
- Owner: hlfshell
- Created: 2017-12-05T15:42:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-05T15:42:28.000Z (over 8 years ago)
- Last Synced: 2025-02-09T17:14:46.611Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 118 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CarND-LeNet-Lab
[](http://www.udacity.com/drive)

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.