Skip to content

jiang4869/LeNet5-Tensorflow-MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一、简介

LeNet-5出自论文Gradient-Based Learning Applied to Document Recognition,是一种用于手写体字符识别的非常高效的卷积神经网络。

关于LeNet5的解读欢迎查看博客浅谈LeNet-5

二、项目下载

运行环境为tensorflow1.8.0+cuda9.0+cudnn7.0

git clone https://github.com/jiang4869/LeNet5-Tensorflow-MNIST.git
cd LeNet5-Tensorflow-MNIST
python train.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages