Skip to content

L1aoXingyu/lenet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeNet

LeNet is the beginner of the convolutional neural network, and the network structure is like this.

Paste_Image.png

There are three versions implement of LeNet. In Lenet.ipynb, I use keras with tensorflow as backend to implement it. In lenet_pytorch.ipynb, I use pytorch to implement it. In lenet_mxent.py, I use mxnet gluon package to implement it. It is a little bit like PyTorch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published