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

搜索资源列表

  1. CNN_Edge_extraction

    1下载:
  2. CNN图像边缘检测,是将细胞神经网络的标准版用matlab实现,比较简单易懂-CNN Image edge detection is realized on matlab,it is simple.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1557
    • 提供者:叶挺
  1. NNandCNN

    1下载:
  2. 经典的NN,CNN,算法描述与实现,免费下载-Classical NN, CNN, algorithm descr iption and implementation, free download
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:4038435
    • 提供者:闫珍
  1. CNN

    0下载:
  2. this cellular neural network system programmed in java-this is cellular neural network system programmed in java
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:6594
    • 提供者:me
  1. fcnn

    0下载:
  2. Matlab Fuzzy-CNN source m - file-Matlab Fuzzy-CNN source m- file
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:14325
    • 提供者:Baek
  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-27
    • 文件大小:552248
    • 提供者:ssss
  1. cnn

    0下载:
  2. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:29863
    • 提供者:曾磊
  1. Dia_Ero

    0下载:
  2. 数学形态学在数字图像处理领域中的应用越来越广泛,各种形态结构和算法不断涌现.数学形态学以集 合运算为基础,其基本思想是用具有一定形态的结构元去度量图像中的形态以解决理解问题.该文利用细胞神经 网络(CNN),运用数学形态滤波适时、并行完成各种数学形态运算.文中给出了有关CNN的全局和局部稳定状态 的定理,证明CNN在一定的条件下可以通过动态过程的稳定达到数学形态滤波的结果.将其结果运用在煤矿井下 煤仓图像的预处理当中,取得了满意的结果.-Mathematical Morpholo
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:209384
    • 提供者:郭事业
  1. CNN

    0下载:
  2. Celullar Neural Network toolkit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:52649
    • 提供者:Gonzalo
  1. ver_0.8

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

    • 发布日期:2017-05-04
    • 文件大小:1314236
    • 提供者:utrade1
  1. charrec

    0下载:
  2. char recognition with c-char recognition with cnn
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:12032
    • 提供者:z
  1. Cellular-Neural-Network

    2下载:
  2. 细胞神经网络(CNN)是一种和人类神经网络非常相似的并行计算模型,各个邻接节点间有不同的通信。在本程序中A模型是反馈矩阵,B是控制矩阵。-Cellular neural network (CNN) is very similar to the human neural network model of parallel computation, all adjacent nodes have different communication. A model of this process is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:161397
    • 提供者:严德春
  1. CNN

    0下载:
  2. Nowadays, Cellular Neural Networks (CNN) becomes more and more useful in solving engineering issues. This simulation is to help you understand the original idea proposed by L.O. Chua and Yang. Please read thorough Readme.txt, original papers befor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:126923
    • 提供者:driftinwind
  1. CNN-code

    2下载:
  2. 深度学习CNN网络,有详细的注释,非常好的参考资料-Depth study CNN network, there are detailed notes, very good reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7172
    • 提供者:autumn
  1. tests-cnn

    0下载:
  2. the test code of cnn net of deep learning and the test example in matlab-the test code of cnn net of deep learning and the test example
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-11
    • 文件大小:1058
    • 提供者:yuanwei416
  1. CNN-with-three-pooling-strategy

    2下载:
  2. 这是matlab的代码,将cnn进行三次池化的代码,可以作为学习卷积神经网络的入门例子-This is a matlab code that will perform three pooled cnn code can be used as a convolution neural network learning introductory example
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:14768444
    • 提供者:柳下惠
  1. CNN

    2下载:
  2. 本程序实现深度学习的卷积神经网络(CNN)算法,含有训练程序和测试程序-This program implements convolution depth learning neural network (CNN) algorithm contains training programs and test procedures
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-04-07
    • 文件大小:3835
    • 提供者:云长
  1. CNN exercise

    0下载:
  2. 1. Open 2. run in MatLab
  3. 所属分类:matlab例程

  1. CNN exercise2

    0下载:
  2. 1 open 2 run in matlab
  3. 所属分类:matlab例程

  1. CUDA-CNN-master

    0下载:
  2. CNN cuda的加速。 start-of-art结果的流行的数据集 1。测试mnist并获得99.76 ,投票后(99.82 )(最好的99.79 ) 2。测试cifar-10并获得81.42 最好(90 ) 3。测试cifar - 100和51.13 (最好的65 )-CNN accelerated by cuda. The start-of-art result s of popular datasets 1. Test on mnist and get 99.76
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:1485267
    • 提供者:jianfei
« 1 2 3 45 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com