登录
首页 » matlab » cnn-master

cnn-master

于 2020-03-06 发布
0 298
下载积分: 1 下载次数: 7

代码说明:

说明:  卷积神经网络,可以很好的实现文本分类或者图像识别(Convolutional Neural Networks)

文件列表:

cnn-master, 0 , 2016-11-22
cnn-master\Dataset, 0 , 2016-11-22
cnn-master\Dataset\MNIST, 0 , 2016-11-22
cnn-master\Dataset\MNIST\loadMNISTImages.m, 826 , 2016-11-22
cnn-master\Dataset\MNIST\loadMNISTLabels.m, 516 , 2016-11-22
cnn-master\Dataset\MNIST\t10k-images-idx3-ubyte, 7840016 , 2016-11-22
cnn-master\Dataset\MNIST\t10k-labels-idx1-ubyte, 10008 , 2016-11-22
cnn-master\Dataset\MNIST\train-images-idx3-ubyte, 47040016 , 2016-11-22
cnn-master\Dataset\MNIST\train-labels-idx1-ubyte, 60008 , 2016-11-22
cnn-master\DebugTools, 0 , 2016-11-22
cnn-master\DebugTools\computeNumericalGradient.m, 1250 , 2016-11-22
cnn-master\DebugTools\display_network.m, 2647 , 2016-11-22
cnn-master\DebugTools\grad_check.m, 679 , 2016-11-22
cnn-master\DebugTools\samplePatches.m, 733 , 2016-11-22
cnn-master\DebugTools\thetaChange.m, 2647 , 2016-11-22
cnn-master\Demo, 0 , 2016-11-22
cnn-master\Demo\cnnTrain.m, 1530 , 2016-11-22
cnn-master\Demo\config.m, 719 , 2016-11-22
cnn-master\Demo\configTestGradient.m, 1064 , 2016-11-22
cnn-master\LICENSE, 18026 , 2016-11-22
cnn-master\README.md, 2198 , 2016-11-22
cnn-master\Testing, 0 , 2016-11-22
cnn-master\Testing\test.m, 102 , 2016-11-22
cnn-master\Testing\testGradCom.m, 1718 , 2016-11-22
cnn-master\Testing\testInit.m, 93 , 2016-11-22
cnn-master\Testing\testThetaChange.m, 651 , 2016-11-22
cnn-master\TrainingMethod, 0 , 2016-11-22
cnn-master\TrainingMethod\minFuncSGD.m, 2538 , 2016-11-22
cnn-master\cnnCost.m, 8029 , 2016-11-22
cnn-master\cnnInitParams.m, 2619 , 2016-11-22
cnn-master\layer, 0 , 2016-11-22
cnn-master\layer\Test.m, 3956 , 2016-11-22
cnn-master\layer\TestPool.m, 231 , 2016-11-22
cnn-master\layer\cnnConvolve.m, 3133 , 2016-11-22
cnn-master\layer\cnnParamsToStack.m, 1403 , 2016-11-22
cnn-master\layer\cnnPool.m, 2525 , 2016-11-22
cnn-master\layer\nonlinear.m, 988 , 2016-11-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SSDA_080721
    SSDA算法是一种快速图像匹配算法,希望对大家有所帮助!(SSDA algorithm is a fast image matching algorithm, we want to help!)
    2010-01-13 20:39:02下载
    积分:1
  • 8255
    说明:  主要介绍了8255接口的基础知识及其实例的应用,并借助几个小例子,介绍如何设计和使用8255(It mainly describes 8255 which is a paralel port)
    2010-10-18 09:24:17下载
    积分:1
  • ECC-files
    A comrehensive collection of software routines for forward error correction. Copyright 2004 by Todd K. Moon Permission is granted to use this program/data for educational/research only
    2011-11-22 03:16:10下载
    积分:1
  • PUSCH_mapping
    该程序为LTE中3GPP协议的PUSCH信道的物理资源映射程序,可进行物理层链路的资源映射部分(The program is a physical resource mapping program for the PUSCH channel of the 3GPP protocol in LTE, and the resource mapping part of the physical layer link)
    2017-09-26 21:29:05下载
    积分:1
  • fangzhen
    基于单音干扰的BPSK通信系统的误码率分析(BPSK communication system based on single-tone interference error rate analysis)
    2021-04-21 22:08:49下载
    积分:1
  • Smart-Antennas-For-Wireless-
    描述了智能天线在无线通信环境下的各种应用。(Describes a smart antenna in a wireless communication environment, a variety of applications.)
    2013-09-09 20:30:32下载
    积分:1
  • ccdf-and-pdf-of-SNR-in-DFT-S-OFDM
    这个是DFT-S OFDM的接收端平均信噪比PDF和CCDF仿真图(This is the DFT-S OFDM receiving end of the average SNR simulation diagram PDF and CCDF)
    2020-11-01 20:29:56下载
    积分:1
  • fyashLabyrinth
    迷宫的flash程序,动态演示出入栈的操作,对下正在学数据结构的同学有帮助(Labyrinth flash procedures, dynamic demonstration of the operation of stacks, for students who are learning data structure is helpful)
    2018-10-27 18:39:30下载
    积分:1
  • gmonopulse
    高斯一阶导数生成的UWB单脉冲信号,脉冲宽度为0.5ns(Gaussian first derivative monopulse generated UWB signal, pulse width of 0.5ns)
    2008-12-14 22:22:22下载
    积分:1
  • 多种调制格式的LMS时域均衡算法
    该文档提供ASK,BPSK,QPSK,4QAM,16QAM等多种调制格式的LMS时域均衡算法,最初结构由MathWorks提供。(This document provides LMS time domain equalization algorithms in ASK, BPSK, QPSK, 4QAM, 16QAM and other modulation formats. The original structure is provided by MathWorks.)
    2020-06-18 04:00:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载