CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 卷积网络

搜索资源列表

  1. CNN Matlab代码

    13下载:
  2. 利用大量图像数据对卷积神经网络算法进行训练,通过卷积、池化、下采样以及全连接层训练后的卷积神经网络在图像识别精度越来越高。(By using a large number of image data to train the convolutional neural network algorithm, the accuracy of the image recognition is higher and higher by convolution, pooling, down sampling
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-03
    • 文件大小:3072
    • 提供者:aperture
  1. CNN

    6下载:
  2. 卷积神经网络的全部代码,已经调试通过了,可用于特征选择(Convolutional neural network all the code, has been debugged, and can be used for feature selection)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-03
    • 文件大小:14729216
    • 提供者:Winner_DCL
  1. cnn

    0下载:
  2. 运用java语言简单实现卷积神经网络算法(Simple implementation of convolutional neural network algorithm using java language)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-18
    • 文件大小:16384
    • 提供者:武林至尊
  1. ver_0.83

    2下载:
  2. 通过卷积神经网络进行人脸模式识别。。。。(Pattern recognition by means of convolutional neural networks)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-03
    • 文件大小:625664
    • 提供者:beautifuler
  1. CNN_MNIST

    0下载:
  2. Tensorflow实现基于MNIST数据集的卷积神经网络(Tensorflow implementation of convolutional neural networks based on MNIST data)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:23196672
    • 提供者:zcc720
  1. 深度学习模型(卷积神经网络,深信度网络和堆栈稀疏自动编码器)

    7下载:
  2. 深度学习网络,包含卷积神经网络,深信度神经网络,和堆栈稀疏自动编码器等
  3. 所属分类:matlab例程

    • 发布日期:2017-09-14
    • 文件大小:49014420
    • 提供者:wanxiaoqing119
  1. cnn-示例

    0下载:
  2. 卷积神经网络的结构模型,可实现对图像进行训练与识别(The structure model of the convolution neural network can realize the training and recognition of the image)
  3. 所属分类:人工智能/神经网络/深度学习

  1. ids-kdd99

    1下载:
  2. 基于Tensorflow用CNN(卷积神经网络)处理kdd99数据集,代码包括预处理代码和分类代码,准确率99.6%以上,并且快速收敛至最优值。(Based on Tensorflow (convolutional neural network) processing KDD99 data set based on CNN, the code includes preprocessing code and classification code, the accuracy rate is mor
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:18300928
    • 提供者:Peterbupt
  1. cnn

    3下载:
  2. 卷积神经网络(CNN),TensorFlow框架下运行,基于MNIST手写体数据集,可直接运行(Convolutional Neural Network (CNN), run under TensorFlow framework, can run directly based on MNIST handwritten dataset)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:八只脚
  1. FeatureExtractionUsingAlexNetExample

    2下载:
  2. 本示例展示了怎样从一个预处理的卷积神经网络中提取特征,并用这些特征去训练一个图像分类器。(This example shows how to extract learned features from a pretrained convolutional neural network, and use those features to train an image classifier. Feature extraction is the easiest and fastest way use
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:372736
    • 提供者:RockLiu
  1. 卷积神经网络详述

    2下载:
  2. 从卷积神经网络的发展历史开始,详细阐述了卷积神经网络的网络结构、神经元模型和训练算法。在此基础上以卷积神经网络在人脸检测和形状识别方面的应用为例,简单介绍了卷积神经网络在工程上的应用,并给出了设计思路和网络结构。(Starting from the history of the convolution neural network, the network structure, neuron model and training algorithm of the convolution neur
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:531456
    • 提供者:longbing001
  1. caffe

    0下载:
  2. 卷积神经网络的一种开源代码,可以对图像数据库自动提取特征(An open source code of the convolution neural network that automatically extracts features of an image database. (one open source code of CNN which can extract features other image dataset.))
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:8492032
    • 提供者:zzz95
  1. image

    0下载:
  2. cifar 卷积神经网络 通过cnn识别图片,对神经网络进行训练,在识别cifar库(convolutional neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:64512
    • 提供者:scutyz
  1. 01-第四课第一周编程作业

    1下载:
  2. 吴恩达人工智能课程,第四课 卷积神经网络第一周的课后练习题以及答案(The Andrew Ng artificial intelligence course, the fourth lesson of the convolution neural network after class exercises and the answer)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-11
    • 文件大小:22610944
    • 提供者:henry_xiong
  1. 卷积神经网络

    3下载:
  2. 建立卷积神经网络;使用训练样本对卷积神经网络进行训练;使用测试样本对卷积神经网络进行测试;卷积神经网络的前向计算过程;计算目标函数值,以及目标函数对权值和偏置的偏导数;更新网络的权值和偏置。(A convolutional neural network; convolutional neural network is trained using the training samples; test the convolutional neural network using the test s
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-18
    • 文件大小:5120
    • 提供者:涛声袅袅
  1. 卷积神经网络

    0下载:
  2. 卷积神经网络架构,设定20个卷积核,实现图片的识别。(Convolution neural network architecture)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-23
    • 文件大小:1024
    • 提供者:北洋水师
  1. writingMaster

    0下载:
  2. 实验室项目。识别用户签名和汉字草书,效果较好。基于卷积神经网络实现。框架是tensorflow。原创代码初次公开。(Laboratory project. The recognition of user signature and Chinese scr ipt is good. Based on convolution neural network implementation. The framework is tensorflow. Original code for the first
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-23
    • 文件大小:7927808
    • 提供者:张张联合
  1. 卷积神经网络与稀疏编码

    1下载:
  2. 关于稀疏编码的与卷积神经网络关系的深入解读(In-depth interpretation of the relationship between sparse coding and convolution neural networks)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:2228224
    • 提供者:jaimell
  1. 卷积网络matlab实现

    1下载:
  2. 用卷积神经网络(CNN)进行人脸识别,matlab编程,可用。(Convolutional neural network (CNN) is used for face recognition, and MATLAB programming is available.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-03-11
    • 文件大小:16352256
    • 提供者:累啊累啊累
  1. 俩个卷积神经网络代码

    4下载:
  2. 卷积神经网络代码,用MATLAB语言编写,可在maltab平台中运行。(Convolutional neural network code, written in MATLAB language, can run in maltab platform.)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-12
    • 文件大小:16671744
    • 提供者:A.IT
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com