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

搜索资源列表

  1. CNN

    2下载:
  2. 我编的CNN c++程序,对CNN学习者可能有用-I addendum to the CNN c procedures, which may be useful for learners CNN
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:74674
    • 提供者:he
  1. cnn.rar

    1下载:
  2. canny边缘检测源代码,边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测,source code canny edge detection, edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1501
    • 提供者:li yan
  1. cnn

    0下载:
  2. vs的cnn程序,没有调用任何库。有两个卷积层,用minst手写库识别(Vs's CNN program, no library is called. There are two coiling layers that are identified by a MINST handwritten Library)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:48008192
    • 提供者:tristantian
  1. cnn

    0下载:
  2. 手写数字识别的简单实现,CNN入门到深入,三个版本供读者使用。(Simple Implementation of Handwritten Number Recognition, Getting Started with CNN)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:嘎嘎521
  1. CNN

    0下载:
  2. 模型,出自深度学习的模型,只有配套函数,主函数需要自己写(model cnn Deeplearningtoolbox)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:3072
    • 提供者:2333chen
  1. Two-Layer-CNN-on-MNIST-master

    2下载:
  2. cnn Mnist 两层卷积实现,可以达到97%d 识别率,大家可以拿来上手试用(CNN MNIST two layers)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-04
    • 文件大小:4096
    • 提供者:wei700
  1. 卷积神经网络CNN代码解析-matlab

    5下载:
  2. 卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程(CNN code analysis document of convolution neural network)
  3. 所属分类:其他

    • 发布日期:2020-03-14
    • 文件大小:444416
    • 提供者:寂静之声boy
  1. CNN code

    13下载:
  2. 处理一维振动信号,用于故障分类,模式识别(1D CNN for fault classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-11-06
    • 文件大小:6872064
    • 提供者:阿里涛涛
  1. 基于Tensorflow的CNN数字识别

    2下载:
  2. 本文实现了基于minist的手写数字识别,基于TensorFlow的python语言,程序有详细的注释,以及手把手教你怎么搭建CNN(This article implements the handwritten numeral recognition based on minist, the python language based on TensorFlow, the program has detailed annotations, and hands-on instructions o
  3. 所属分类:Windows编程

    • 发布日期:2019-09-25
    • 文件大小:4585472
    • 提供者:小刘hhhlll
  1. CNN

    4下载:
  2. 完整的CNN卷积神经网络创建、训练及测试。(Complete CNN convolution neural network is created, trained and tested.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-05-08
    • 文件大小:8192
    • 提供者:lifeng9318
  1. cnn

    1下载:
  2. cnn 分类 一维 信号分类 模型简单适合新手,效果一般(Cnn classification One-dimensional signal classification The model is simple for beginners, the effect is average)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-12-07
    • 文件大小:2048
    • 提供者:cllen
  1. CNN

    1下载:
  2. 手写数字识别的数据集 matlab实现cnn(Data Set for Handwritten Number Recognition Realization of CNN in matlab)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-15
    • 文件大小:14760960
    • 提供者:ammmmm
  1. CNN实现道路特征提取

    1下载:
  2. 采用CNN神经网络道路特征提取和故障诊断(Road feature extraction and Fault diagnosis based on CNN Neural Network)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-29
    • 文件大小:14725120
    • 提供者:salleyye
  1. cnn人脸识别

    1下载:
  2. 使用CNN实现人脸识别,包括训练数据集与测试数据集(Face recognition using CNN, including training data set and test data set)
  3. 所属分类:其他

    • 发布日期:2020-08-30
    • 文件大小:4253696
    • 提供者:yangmuyun
  1. cnn-edge-detection

    3下载:
  2. 卷积神经网络实现图像的边缘检测+python代码(CNN-edge-detection-python-codes)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2020-07-13
    • 文件大小:289792
    • 提供者:sunshinegirl
  1. CNN

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

    • 发布日期:2020-11-28
    • 文件大小:3753984
    • 提供者:cecile
  1. CNN

    1下载:
  2. THU微纳电子系ic设计课程大作业,使用verilog实现CNN加速器,含一层卷积和池化,仿真通过。(a CNN accelerator written in VerilogHDL, including one conv layer and one pooling layer, simulation passed)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2021-01-11
    • 文件大小:1805312
    • 提供者:gothic22
  1. CNN-SVM

    3下载:
  2. 卷积神经网络(CNN)用来提取特征,采用SVM分类器进行训练和分类(Convolutional Neural Network (CNN) was used to extract features, and SVM classifier was used for training and classification)
  3. 所属分类:界面编程

    • 发布日期:2020-12-02
    • 文件大小:744448
    • 提供者:Hello 郑先生
  1. CNN+LSTM EGG项目

    7下载:
  2. 使用LSTM +CNN对EGG 进行分类预测,一维CNN提取数字信息特征,LSTM 进行分类预测(CNN+LSTM EGG sinals)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-01-31
    • 文件大小:2610176
    • 提供者:Beams
  1. 1D-CNN

    3下载:
  2. 1D-CNN的模型、训练与预测。用于时间序列的一种信号处理。(the model of 1D-CNN with trainning and prediction)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-12-07
    • 文件大小:2048
    • 提供者:群你复读机
« 1 2 34 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com