Lenet Save

Project README

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.

Open Source Agenda is not affiliated with "Lenet" Project. README Source: L1aoXingyu/lenet
Stars
32
Open Issues
1
Last Commit
6 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating