搜索资源列表

  1. LeNet

    0下载:
  2. 用于书写体数字识别的卷积神经网络,VC++源码,仅供学习参考-Convolutional Neural Networks in Handwritten Digit Recognition Visual C++ implemented.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-19
    • 文件大小:12149760
    • 提供者:
  1. [codes]LeNet-5

    0下载:
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-19
    • 文件大小:12224512
    • 提供者:柳下惠
  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
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-19
    • 文件大小:10660864
    • 提供者:
  1. lenet5test

    0下载:
  2. 实现lanet卷积,进行手写体识别。数据源可以来自mnist-Achieve lenet convolution, handwritten recognition. The data source can come mnist
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-19
    • 文件大小:7168
    • 提供者: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 re
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-19
    • 文件大小:27648
    • 提供者:许联开
  1. CNN

    0下载:
  2. 手写数字识别 lenet 5 CNN的代码,对于初学机器学习者非常有帮助,可以运行。-Handwritten numeral recognition lenet 5 CNN code, for beginners machine learners very helpful, you can run.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-19
    • 文件大小:14705664
    • 提供者:ch
  1. lenet5

    0下载:
  2. 实现了一个简单的Lenet-5,6层网络结构。(A simple Lenet-5 code)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-19
    • 文件大小:176128
    • 提供者:329958661
  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-bi
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-19
    • 文件大小:19456
    • 提供者:咕_噜
  1. Deeplearn Toolbox(CNN)

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

    • 发布日期:2024-06-19
    • 文件大小:14765056
    • 提供者:HELLO12
  1. mnist

    0下载:
  2. 运行lenet的model进行深度学习计算(Depth learning calculation of model running lenet)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-19
    • 文件大小:25134080
    • 提供者:贾新轩
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-19
    • 文件大小:11600896
    • 提供者: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
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-19
    • 文件大小:13671424
    • 提供者:Robert1zhang
  1. Lenet

    0下载:
  2. 经典五层卷积神经网络,应用在mnist库上(The classical five layer convolution neural network application in the MNIST database)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-19
    • 文件大小:10656768
    • 提供者:麦兜@@
  1. matlab实现LeNet

    0下载:
  2. 卷积神经网络LeNet代码,可实现图片分类(Convolution neural network code)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-19
    • 文件大小:53248
    • 提供者:CHICHI精灵
  1. LeNetForC-master

    0下载:
  2. 用C写的LeNet网络,完整的LeNet网络实现(LeNet network written in C, complete LeNet network implementation)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-19
    • 文件大小:7168
    • 提供者:鑫鑫321
  1. Lenet_Quantization3_128

    0下载:
  2. 训练好的lenet量化网络,用于简化网络计算,方便布置在嵌入式设备和FPGA上(Trained lenet quantization network)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-19
    • 文件大小:20480
    • 提供者:yangyang_9872
  1. LeNet

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

    • 发布日期:2024-06-19
    • 文件大小:11640832
    • 提供者:老徐123
  1. lenet-mnist-master

    0下载:
  2. 使用Lenet网络对手写数字进行识别,识别效果比较好(Recognition of handwritten numerals by using Lenet network has better recognition effect.)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-19
    • 文件大小:1922048
    • 提供者:吴宇彤
  1. 实验四

    0下载:
  2. LeNet神经网络 手写数字识别 下载数据集代码 数据集下载完成的(Handwritten Number Recognition Based on LeNet Neural Network)
  3. 所属分类:垃圾文件夹

    • 发布日期:2024-06-19
    • 文件大小:11601920
    • 提供者:彭彭呀
  1. LeNet

    0下载:
  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 perfor
  3. 所属分类:人工智能/神经网络/遗传算法

« 12 »

源码中国 www.ymcn.org