CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - convolutional neural

搜索资源列表

  1. CNNWB_src

    0下载:
  2. 卷积神经网络的Csharp版本,已经编译成windowsAPI库,根据Mike的源代码改写而成。供研究卷积神经网络CNN的人使用。-Csharp version convolutional neural network has been compiled into windowsAPI library, according to the source code adapted from Mike. CNN convolutional neural networks for research of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3758849
    • 提供者:LiuKe
  1. Ver_0.72

    0下载:
  2. CNN Class, ver 0.72. Change log: Ver 0.72: Sample GUI added, demonstrating use of convolutional network for handwriten digits recognition. Training runs 20 faster. Ver 0.71: Bug fix: training was stoped after 1 epoch. Ver 0.70:
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:555498
    • 提供者:narendra
  1. CNNcharacterrecog

    0下载:
  2. This project provides matlab class for implementation of convolutional neural networks. This networks was created by Yann LeCun and have sucessfully used in many practical applications, such as handwritten digits recognition, face detection, robot na
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-26
    • 文件大小:552248
    • 提供者:ssss
  1. ver_0.8

    0下载:
  2. CNN - Convolutional neural network cla-CNN - Convolutional neural network class
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1314236
    • 提供者:utrade1
  1. 2009-09-30-14-33-myCNN-0.07

    0下载:
  2. Convolutional neural network for digits recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1113940
    • 提供者:ssss
  1. LeNet

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

    • 发布日期:2016-09-05
    • 文件大小:12149760
    • 提供者:
  1. ver_0.82

    0下载:
  2. 此文件包包含用卷积神经网络识别手写输入的识别程序,数据可从MNIST下载-This release includes sample of handwritten digits recognition using CNN. If you just want to try it run cnet_tool. You ll see a simple GUI. It loads pretrained convolutional neural net from cnet.mat and recognize
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-09
    • 文件大小:637805
    • 提供者:Hunter
  1. mycnn

    0下载:
  2. 卷积神经网络算法 里面有一个例子 能扩展到大数据集上-Convolutional neural network algorithm
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-09
    • 文件大小:2628622
    • 提供者:游钊
  1. SceneTextCNN_demo.tar

    3下载:
  2. 端至端卷积神经网络的文字识别,代码演示包. 它包含我们的论文中使用的所有主要组成部分: kmeans无监督特征学习 + 卷积神经网络(CNN)-This is a demo package of the code we used for our paper, "End-to-End Text Recognition with Convolutional Neural Networks", T. Wang, D. Wu, A. Coates, A. Ng, in ICPR 2012.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-06-18
    • 文件大小:61051904
    • 提供者:twang
  1. DeepLearnToolbox-master

    3下载:
  2. 深度学习(Deep learning)matlab工具包-`NN/` - A library for Feedforward Backpropagation Neural Networks `CNN/` - A library for Convolutional Neural Networks `DBN/` - A library for Deep Belief Networks `SAE/` - A library for Stacked Auto-
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-26
    • 文件大小:14777060
    • 提供者:Xiaojuan Jiang
  1. CNNhandwrittencharreccssource

    1下载:
  2. CNN卷积神经网络 手写体识别 c#实现源代码。很好很经典。-Csharp version convolutional neural network . according to the source code adapted from Mike. CNN convolutional neural networks for research of the people.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-09-12
    • 文件大小:72704
    • 提供者:兰虹丞
  1. CNNMnist-cPP

    2下载:
  2. CNN卷积神经网络C++实现。完全可编译运行。对研究CNN卷积神经网络 很有帮助。-C++ version convolutional neural network。 according to the source code adapted from Mike. CNN convolutional neural networks for research of the people.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-11
    • 文件大小:220160
    • 提供者:兰虹丞
  1. CNNWB_05-27-2012

    0下载:
  2. 这个是我找到的卷积神经网络在minist库上数字识别最好的结果,准确率99.5 ,比C++版本的更好。程序可以直接编译运行,但是因为要下载两个数据库可能非常慢,需要你修改一下代码跳过去。如果你对cnn很感兴趣,可以找我Q:3617 28654-This is what I found convolutional neural network minist library Digital Identification best results, the accuracy was 99.5 , be
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2660119
    • 提供者:交换链
  1. CNN

    0下载:
  2. This project provides matlab class for implementation of convolutional neural networks. This networks was developed by Yann LeCun and have sucessfully used in many practical applications, such as handwritten digits recognition, face detection, robot
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:627725
    • 提供者:郭志
  1. 3D-convolutional-speaker-recognition-master

    1下载:
  2. 使用3d卷积神经网络对说话人身份进行识别(Using 3D Convolutional Neural Networks for Speaker Verification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:11550720
    • 提供者:hihejiu
  1. Variety Identification of Single Rice Seed

    0下载:
  2. Variety Identification of Single Rice Seed Using Hyperspectral Imaging Combined with Convolutional Neural Network Zhengjun Qiu 1,2, Jian Chen 1,2, Yiying Zhao 1,2, Susu Zhu 1,2, Yong He 1,2 ID and Chu Zhang 1,2,*
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:1038336
    • 提供者:razibaz
  1. Convolutional-Neural-Network-master

    0下载:
  2. 基于MATLAB实现的卷积神经网络例子,包括详细的解释。(An example of convolution neural network based on MATLAB)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:15170560
    • 提供者:WG_JNU
  1. convolutional-pose-machines-tensorflow-master

    2下载:
  2. 人体骨骼的关键点提取,总共十四个点,使用卷积神经网络。(The key points of human skeleton are extracted from a total of fourteen points using convolutional neural networks.)
  3. 所属分类:其他

    • 发布日期:2020-07-28
    • 文件大小:24378368
    • 提供者:zwzwzzwz
  1. Convolutional-Neural-Network-master

    2下载:
  2. matlab,深度学习工具箱,经典的卷积神经网络,共有两层卷积层。输入为28*28*1的图片(Matlab, the deep learning toolbox, the classic convolution neural network, has two volumes of layers. A picture entered into 28*28*1)
  3. 所属分类:图形图像处理

    • 发布日期:2019-08-05
    • 文件大小:15171584
    • 提供者:munchkin329
  1. Convolutional Neural Network Program

    0下载:
  2. Constitutional Neural Network Program for Prediction Model as Object Classification
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-08-01
    • 文件大小:11264
    • 提供者:zizo2020
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com