# LeNet

LeNet

卷积神经网络: 使用全连接层的局限性: 图像在同一列邻近的像素在这个向量中可能相距较远。它们构成的模式可能难以被模型识别。 对于
39 PDF 2021-01-16

CNN LeNet

一、卷积神经网络 卷积层:卷积层得名于卷积运算,但卷积层中用到的并非卷积运算而是互相关运算。我们将核数组 (通常称为卷积核或过滤
11 PDF 2021-01-16

LeNet master

这是Lenet源代码实现,利用python实现的,可以阅读,运行,也可以自行移植到tensorflow去运行。可以很好的理解该算
11 ZIP 2020-09-20

LeNet master

这是Lenet源代码实现,利用python实现的,可以阅读,运行,也可以自行移植到tensorflow去运行。可以很好的理解该算
18 ZIP 2020-09-20

theano lenet

theano mnist
38 GZ 2018-12-09

LeNet ModernCNN

Convolutional Neural Networks 学而习之:Fundamentals of Convolutional
6 PDF 2021-02-01

Pytorch实现LeNet

#import import sys import d2lzh_pytorch as d2l import torch impo
22 PDF 2021-01-16

_LENet.zip

_______LENet.zip
5 ZIP 2021-04-27

LeNet_.zip

LeNet____.zip
5 ZIP 2021-04-27

Lenet matlab code

Lenet
16 ZIP 2020-08-08