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

搜索资源列表

  1. associative

    0下载:
  2. matla实现细胞神经网络的联想记忆,该方法能实现容量较大的存储模式。-using the matlab realize the associative memory based CNN ,the capacity of the method is much biger than other method presented。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2120
    • 提供者:王欣
  1. CNN_GUI

    1下载:
  2. 本代码有详细的注释,给出了采用CNN方法检测道路的程序,并给了测试图片!-This code has detailed notes, gives way to detect the use of CNN programs, and to a test picture!
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:57655
    • 提供者:刘晖
  1. AI-experience-aReport-

    0下载:
  2. 本实验采用Adaline神经网络进行实验,本工程名为HuSumeiRobot,源代码的基本组成如下: 1) CNN.cpp和CNN.h是神经网络类库的虚拟基类。 2) adaline.h和adaline.cpp是adaline神经网络的C++版本。 可对数字进行识别,并含实验报告一份。-Adaline neural network used in this experiment to experiment, this project called HuSumeiRobot, the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6664459
    • 提供者:kelven
  1. CNN_RSS

    0下载:
  2. 从CNN中爬取最新的新闻信息并提取正文和下载到本地-get the recently news from CNN and download the text of them
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-05
    • 文件大小:2778
    • 提供者:方晗吟
  1. cnn

    1下载:
  2. 基于细胞神经网络的图像边界检测的新算法,可以运行啊-Neural networks for image processing: new edge detection algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:481006
    • 提供者:张龙
  1. erzhibianyuanjiance

    1下载:
  2. 基于CNN的二值边缘检测,能够检测出清晰的边缘,相比较传统的cnny算法,sobel算好更方便在硬件上实现-edge detection based on CNN
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:878
    • 提供者:薛菲菲
  1. cnn

    0下载:
  2. 线性不可分解布尔函数分解算法,只用到or和and,不使用XOR和NXOR-Non-linear decomposition of Boolean function decomposition algorithm, only used "or" and "and", do not use XOR and NXOR
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:2220
    • 提供者:yoyo
  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-10
    • 文件大小:637805
    • 提供者:Hunter
  1. Cancerdetection

    0下载:
  2. Cancer detection using C-Cancer detection using CNN
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:3991979
    • 提供者:palanivelrajan
  1. cnn

    1下载:
  2. 用混沌理论和神经网络进行短期负荷预测时,神经网络的输入的选择至关重要,该程序用matlabl实现了基于混沌时间序列的嵌入维数的选择-Chaos theory and neural network short-term load forecasting, neural network input is essential to choose the program implemented in matlabl choice of embedding dimension based on chaot
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:1577
    • 提供者:ouyangyuhao
  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. Lorenz-CNN

    1下载:
  2. 在数字超混沌系统中,要实现超混沌映射的数字化关键就在于数字超混沌序列的生成,而数字超混沌序列的生成与数字混沌序列的生成类似。下面介绍几种数字超混沌序列的生成方法:-The hyperchaotic map in the digital chaotic system, to achieve digitization key hyperchaotic sequence is that the digital generation, hyperchaotic sequence digital gene
  3. 所属分类:Project Design

    • 发布日期:2017-01-01
    • 文件大小:53248
    • 提供者:家家
  1. cnn-Program

    1下载:
  2. 利用细胞神经网络对图像进行边缘提取的算法程序-Cellular neural networks for image edge extraction algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:1514
    • 提供者:郭杰
  1. CNN

    3下载:
  2. 这个是一个神经网络预测股票的程序,总而言之,给力,准,能够很好的拟合规律曲线-this is a great progamme very beautiful useful good
  3. 所属分类:Bio-Recognize

    • 发布日期:2015-01-17
    • 文件大小:2048
    • 提供者:张伟
  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. 21cn

    0下载:
  2. 仿CNN的网站模板,html+css设置页面样式级别-Fake CNN website templates, html+css Settings page style levels
  3. 所属分类:.net

    • 发布日期:2017-04-09
    • 文件大小:948204
    • 提供者:李晓刚
  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-12
    • 文件大小:2660119
    • 提供者:交换链
  1. DeepLearnToolbox-master

    1下载:
  2. deep learning 包含CAE CNN NN SAE和DBN算法-deep learning includes CAE CNN NN SAE and DBN algorithms
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-27
    • 文件大小:14777344
    • 提供者:wu jiying
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 29 »
搜珍网 www.dssz.com