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

搜索资源列表

  1. 深度学习模型(卷积神经网络,深信度网络和堆栈稀疏自动编码器)

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

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

    0下载:
  2. 实现了基于fft的卷积算法。更快速和高效(The convolution algorithm based on FFT is implemented)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:11Hbr
  1. jiaozhi

    1下载:
  2. 卷积码、bch码在交织技术不同的情况下进行误码率的仿真实验。(The convolutional code and BCH code are simulated experimentally under different interleaving techniques.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-29
    • 文件大小:28672
    • 提供者:marklei
  1. cnn-示例

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

  1. interv

    2下载:
  2. 交织可以使信道的突发错误转化成随机错误,是通信过程中的一个非常重要环节。实际应用中,交织类型非常之多,但最典型的类型主要有矩阵交织、卷积交织,和存储器交织,深刻了解交织原理的最好方式是对其仿真算法的实现,本算法来自卫星通信一线技术人员,非常精炼,值得通信同行借鉴。(Interleaving can make the burst error of the channel be transformed into random error, and it is a very important ste
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:5120
    • 提供者:fleainnight
  1. viterbi

    0下载:
  2. 采用(2,1,8)卷积码编码,采用viterbi译码算法进行解码(2,1,8 convolutional code is used, and Viterbi decoding algorithm is used to decode)
  3. 所属分类:*行业应用

  1. juanji

    0下载:
  2. 卷积算法,自己用C语言编的。一个简单的二维数组卷积算法(Implementation of convolution algorithm in C language)
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:3072
    • 提供者:pdmpdmpdm
  1. juanjiQt_5_8_0_.zip

    0下载:
  2. QT界面C语言编写的一个二维数组卷积的程序(QT interface C language programming of a two-dimensional array convolution)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:22528
    • 提供者:OHNO
  1. Three_convolution

    1下载:
  2. matlab实现对图像的双三次卷积内插,以图像的缩放为例子(Matlab to the image of the double triple convolution interpolation, with the image zooming as an example)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:tgod1994
  1. convDBN-master

    2下载:
  2. 用于实现卷积深度置信网络,实现利用的是MATLAB代码(A deep belief network for convolution)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:16265216
    • 提供者:weiwangwei
  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. SimpleConvolution

    0下载:
  2. 一个简单的卷积内核计算,用OPENCL语言编写()
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1219584
    • 提供者:断剑铸
  1. character recognition

    0下载:
  2. CNN卷积神经网络对字符进行训练、字符识别相关代码(Printed ink jet character recognition)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-02
    • 文件大小:14336
    • 提供者:一把尺子
  1. xian

    0下载:
  2. 数字信号处理实验线性卷积MATLAB程序(signal linear convolution)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:91136
    • 提供者:小小T
  1. cnn

    1下载:
  2. 这是一个经过自己整理的卷积神经网络的代码,对0-9数据集进行分类的代码,使用tensorflow框架完成的,主要使用的语言是Python,可以直接运行,初学者可以用于学习交流。(This is a self compiled convolutional neural network code, 0-9 data sets for classification of code, using the tensorflow framework to complete, the main languag
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:心愿霞
  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. CubicConvolution

    0下载:
  2. 采用三次卷积法对图像进行插值,进行n倍的缩放,有示例图片,有注释,可运行,欢迎交流。(Using the Cubic Convolution method for image interpolation, n times zoom, there are examples of pictures, notes, can run, welcome exchanges.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:6144
    • 提供者:明日萌
  1. SVM-CNN-master

    1下载:
  2. 实现卷积神经网络与支持向量机的联合调试使用(Joint debugging and implementation of convolutional neural network and support vector machine)
  3. 所属分类:其他

  1. 深度卷积神经网络

    1下载:
  2. 作为类脑计算领域的一个重要研究成果,深度卷积神经网络已经广泛应用到计算机视觉、自然语言处理、信息检索、语音识别、语义理解等多个领域,在工业界和学术界掀起了神经网络研究的浪潮,促进了人工智能的发展。卷积神经网络直接以原始数据作为输入,从大量训练数据中自动学习特征的表示。(As the important research achievement, deep convolutional neural networks have been widely applied to various fiel
  3. 所属分类:文章/文档

  1. Lenet

    1下载:
  2. 卷积神经网络(lenet_5)代码,用于手写字符识别(code of convolutional neural network for handwork characterisic recognation)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:11088896
    • 提供者:ouyang_newbie
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com