登录
首页 » matlab » cnn-master

cnn-master

于 2020-03-06 发布
0 300
下载积分: 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 个回复

  • qpsk+awgn
    说明:  matlab里使用simulink仿真出qpsk系统通过AWGN信道的调制解调过程,并分析其误码率(Using simulink in matlab to simulate the modulation and demodulation process of qpsk system through AWGN channel and analyze its bit error rate)
    2020-10-24 10:37:22下载
    积分:1
  • Qlearning
    基于Q学习实现自主选频与动态频谱接入,认知无线电(Dynamic spectrum access with Q-Learing)
    2017-11-02 22:26:01下载
    积分:1
  • partial-transmit-sequence
    this is the program for finding peak power in ofdm using pts
    2014-01-21 12:06:38下载
    积分:1
  • AM
    AM调制系统的设计及仿真,包括载波信号,载波信号频谱,调制信号,调制信号频谱等图像(Design and Simulation of AM modulation and demodulation)
    2018-11-27 14:40:12下载
    积分:1
  • C++中的Factorialsss代码和C中的循环冗余检查 Codes
    factorialsss code in c++ and cyclic redundancy check is exceuted in c++
    2020-06-21 01:00:02下载
    积分:1
  • wf1
    说明:  OFDM的matlab注水算法编程算法。经典注水算法。用于频率资源分配。(OFDM's Matlab water injection algorithm programming algorithm. Classic water injection algorithm. It is used for the allocation of frequency resources.)
    2018-05-16 15:15:39下载
    积分:1
  • V-BLAST
    本程序是对V-BLAST系统及其检测算法的仿真,可采用BPSK,QPSK,16QAM,64QAM调制。检测算法为ML,MMSE,ZF,以及采用迫零的连续干扰消除检测算法。(This procedure is a V-BLAST system and its detection algorithm of the simulation, using BPSK, QPSK, 16QAM, 64QAM modulation. Detection algorithm for the ML, MMSE, ZF, and the introduction of zero-forcing successive interference cancellation detection algorithm.)
    2021-04-26 19:48:45下载
    积分:1
  • LDPC仿真高斯信道
    matlab下的LDPC仿真,高斯信道,调制方式为QPSK(A simulation of LDPC on matlab)
    2018-11-11 16:53:22下载
    积分:1
  • FEM-for-parabolic-equation
    本科论文,有限元法求解对流扩散方程。文后有附带的程序,适合入门使用!可以对照文章内容,学习程序!(A paper for FEM.)
    2021-03-28 22:19:10下载
    积分:1
  • protobuf-build
    说明:  一种轻便高效的数据格式,平台无关、语言无关、可扩展,可用于通讯协议和数据存储等领域。完整的编译工程。(A portable and efficient data format, platform-independent, language-independent, scalable, can be used in communication protocols and data storage and other fields. Complete compilation engineering.)
    2020-06-17 21:00:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载