CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - lenet

搜索资源列表

  1. LeNet

    2下载:
  2. 用于书写体数字识别的卷积神经网络,VC++源码,仅供学习参考-Convolutional Neural Networks in Handwritten Digit Recognition Visual C++ implemented.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-05
    • 文件大小:11.59mb
    • 提供者:
  1. [codes]LeNet-5

    2下载:
  2. 是matlab的代码,关于yann Lecun在89年提出的cnn的原型,这个代码成功应用于欧洲很多国家的手写支票识别-Is matlab code on cnn yann Lecun prototype made in 1989, this code successfully applied to handwriting recognition check many European countries
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-01-18
    • 文件大小:11.66mb
    • 提供者:柳下惠
  1. Lenet

    0下载:
  2. 这个资源使用实现lenet-5的网络结构来MNIST数据集,代码参考了UFLDL上的相关的代码,以及R. B. Palm实现的CNN中的相关代码,为了适应数据集我把lenet-5输入的大小改为了28*28,c3的每一张特征图都与s4的每一张特征图相关,训练的结果可以达到99.1 -The resources for network structure lenet-5 to MNIST data sets, code reference to the relevant code UFLDL on
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-28
    • 文件大小:10.17mb
    • 提供者:
  1. lenet5test

    0下载:
  2. 实现lanet卷积,进行手写体识别。数据源可以来自mnist-Achieve lenet convolution, handwritten recognition. The data source can come mnist
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7.06kb
    • 提供者:cc
  1. CNNs

    0下载:
  2. lr.py是用python实现了逻辑回归的源代码,并附带有注释。mlp.py是用python实现了多层感知机的源代码,并附带有注释。LeNetConvPoolLayer.py是用python实现了LeNet网络,并附带有注释。该文件需要引用mlp.py。-lr.py is python source code achieving a logistic regression , along with comments. mlp.py realized MLP by python, along wi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:26.96kb
    • 提供者:许联开
  1. loadcaffe-master

    0下载:
  2. 通过caffe和matlab,实现cnn网络(supported by https://github.com/soumith/inception.torch NN support means both CPU and GPU backends. You can also use Caffe inside Torch with this: https://github.com/szagoruyko/torch-caffe-binding However you can't use bo
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-21
    • 文件大小:19kb
    • 提供者:咕_噜
  1. Deeplearn Toolbox(CNN)

    0下载:
  2. 基于lenet-5模型,利用CNN进行图像分类(Image classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:14.08mb
    • 提供者:HELLO12
  1. testall

    0下载:
  2. 有关matcovnet中的lenet网络的准确度测试代码,以及自己建立的测试集图片测试与手写数字测试的GUI界面(About the accuracy test code of lenet network in matcovnet, and the GUI interface of the test set, picture test and handwritten numeral test set up by myself)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:467kb
    • 提供者:xxf950921
  1. lenet_test

    0下载:
  2. 包含mnist数据集的lenet例子,快速训练部分数据,达到85%的准确率(A lenet example that contains the MNIST dataset to quickly train part of the data to reach a 85% accuracy rate)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:11.06mb
    • 提供者:weirmicle
  1. 卷积神经网络 - 副本

    0下载:
  2. 对LeNet-5的matlab实现,识别MINST手写数字集,压缩文件包含程序文件和训练、测试图片文件,程序可直接运行(版本matlab R2008a)(For the matlab implementation of LeNet-5, the MINST handwritten numeric set is identified. The uploaded file contains the program file and the training and test file. The pr
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:13.04mb
    • 提供者:Robert1zhang
  1. matlab实现LeNet

    1下载:
  2. 卷积神经网络LeNet代码,可实现图片分类(Convolution neural network code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:52kb
    • 提供者:CHICHI精灵
  1. LeNet神经网络

    1下载:
  2. 程序主要包括三个部分:mnist_.inference.py、mnist.train.py和mnist.test.py。mnist.inference.py主要定义前向传播的过程以及神经网络中的参数;mnist.train.py定义了LeNet-5模型的训练过程,并保存训练结束后的最终的模型(持久化);mnist.test.py中对测试数据进行测试,计算LeNet模型在MNIST测试集的正确率。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. Mine_CNN_MNIST

    1下载:
  2. 深度学习的部分经典模型,tensorflow1.4,python3.5,有AlexNet,LeNet等(Part of the classic model of deep learning, tensorflow1.4, python3.5, with AlexNet, LeNet, etc.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-05-24
    • 文件大小:1kb
    • 提供者:小艺然
  1. LeNet

    1下载:
  2. 神经LENET实现详细代码,希望对初学者有帮助哦!(Neural LENET implementation of detailed code, hope to help beginners Oh!)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-11
    • 文件大小:11.1mb
    • 提供者:老徐123
  1. LeNet

    1下载:
  2. 本文档是LeNet的源代码,主要用于迁移学习,当然可以进行相应的调整和改进,使得性能更加优越。(This document is the source code of LeNet, which is mainly used for migration learning. Of course, corresponding adjustments and improvements can be made to make the performance more superior.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. MATLAB-LeNet5-master

    1下载:
  2. 手写体识别 lenet5 LeNet5由7层CNN(不包含输入层)组成,上图中输入的原始图像大小是32×32像素,卷积层用Ci表示,子采样层(pooling,池化)用Si表示,全连接层用Fi表示。下面逐层介绍其作用和示意图上方的数字含义。(Lenet5 is composed of seven layers of CNN)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-11-10
    • 文件大小:501kb
    • 提供者:659+59
  1. CNN

    4下载:
  2. 卷积神经网络分类 调制信号识别 卷积神经网络(Convolutional Neural Networks, CNN)是一类包含卷积计算且具有深度结构的前馈神经网络(Feedforward Neural Networks),是深度学习(deep learning)的代表算法之一 [1-2] 。卷积神经网络具有表征学习(representation learning)能力,能够按其阶层结构对输入信息进行平移不变分类(shift-invariant classification),因此也被称
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-11-28
    • 文件大小:3.58mb
    • 提供者:cecile
搜珍网 www.dssz.com