登录
首页 » Others » CNN-with-three-pooling-strategy

CNN-with-three-pooling-strategy

于 2020-10-22 发布 文件大小:14422KB
0 297
下载积分: 1 下载次数: 377

代码说明:

  这是matlab的代码,将cnn进行三次池化的代码,可以作为学习卷积神经网络的入门例子(This is a matlab code that will perform three pooled cnn code can be used as a convolution neural network learning introductory example)

文件列表:

CNN
...\cnnapplygrads.asv,931,2014-04-01
...\cnnapplygrads.m,988,2014-04-01
...\cnnbp - 副本.m,2515,2014-03-31
...\cnnbp.asv,4042,2014-04-01
...\cnnbp.m,4161,2014-04-01
...\cnnff.asv,3915,2014-04-01
...\cnnff.m,5526,2014-04-01
...\cnnnumgradcheck.m,3763,2014-04-01
...\cnnsetup.m,3255,2014-04-01
...\cnntest.m,226,2014-04-01
...\cnntrain.m,1272,2014-04-01
...\MaxPooling.cpp,8857,2014-04-01
...\MaxPooling.cpp.bak,8899,2011-07-18
...\MaxPooling.m,404,2011-07-18
...\MaxPooling.mexw32,11264,2014-03-27
...\MaxPooling.mexw64,13824,2014-04-01
...\MaxPoolingGPU.cpp,9034,2014-04-01
...\MaxPoolingGPU.cpp.bak,8929,2014-04-01
...\StochasticPooling.cpp,9782,2014-04-01
...\StochasticPooling.mexw64,15360,2014-04-01
...\StochaticTest.m,1733,2014-04-01
...\test_example_CNN.asv,2024,2014-04-01
...\test_example_CNN.m,1996,2014-04-01
data
....\mnist_uint8.mat,14735220,2013-08-22
util
....\allcomb.m,2705,2013-08-22
....\expand.m,2011,2013-08-22
....\flicker.m,218,2013-08-22
....\flipall.m,84,2013-08-22
....\fliplrf.m,563,2013-08-22
....\flipudf.m,597,2013-08-22
....\im2patches.m,325,2013-08-22
....\isOctave.m,111,2014-03-26
....\makeLMfilters.m,1956,2013-08-22
....\myOctaveVersion.m,176,2014-03-26
....\normalize.m,101,2013-08-22
....\patches2im.m,252,2013-08-22
....\randcorr.m,290,2013-08-22
....\randp.m,2159,2013-08-22
....\rnd.m,51,2013-08-22
....\sigm.m,50,2013-10-23
....\sigmrnd.m,129,2013-10-23
....\softmax.m,267,2013-08-22
....\tanh_opt.m,56,2013-08-22
....\visualize.m,1123,2013-10-18
....\whiten.m,189,2013-08-22
....\zscore.m,143,2013-08-22

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

发表评论

0 个回复

  • coding-and-distortion-of-MATLAB
    介绍了 Shannon 和 Huffman 编码的基本原理及 MATLAB实现方法,给出了编码实例,并进行了分析比较。 (Shannon Huffman coding is introduced and the basic principle and MATLAB methods, gives code examples, and are analyzed and compared.)
    2011-12-21 17:16:32下载
    积分:1
  • SISO-Tools
    single input single output toolbox
    2013-05-25 22:27:54下载
    积分:1
  • matlab7.x
    说明:  《精通MATLAB7.0混合编程》系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别介绍几种典型的混合编程方法,包括C-MEX、MATLAB引擎、MAT数据文件共享、Mideva、Matrix和Add-in。第10章、第11章介绍MATLAB与Delphi和Excel的混合编程。第12章介绍MATLAB COM Builder,第13章以图像处理为例介绍了一个综合应用实例。 本书按混合编程的具体方法进行逻辑编排,自始至终用实例描述,每章着重阐述各种混合编程方法的实质和要点,同时穿插了作者多年使用MATLAB的经验和体会。本书既适合初学者自学,也适用于高级MATLAB用户,可作为高等数学、计算机、电子工程、数值分析、信息工程等课程的教学参考书,也可供上述领域的科研工作者参考。 这里是本书所有源码压缩包,内容详尽、实例丰富,包含MATLAB实例的源文件、函数/命令和注解以及程序实例。 ("proficient MATLAB7 mixed programming" system introduced in MATLAB 7.0 Mixed Programming methods and techniques. The book is divided into 13 chapters. Chapter 1 and Chapter 2 on the basis of knowledge MATLAB, Chapter 3 briefed Matlab. Chapter 4-Chapter 9, respectively introduced several typical mixed programming, including C-MEX, MATLAB engine, MAT data file sharing, Mideva, Matrix and the Add-in. Chapter 10, Chapter 11 and Delphi on MATLAB and Excel hybrid programming. Chapter 12 on MATLAB COM Builder, chapter 13 for image processing as an example of a composite application. The book by the mixed programming methods for the specific logic layout description throughout example, Each chapter focuses on a combination of programming and real elements, while full of the author's )
    2006-04-20 14:21:52下载
    积分:1
  • ant
    蚁群算法,MATLAB实现,用于TSP问题(Ant colony algorithm, MATLAB implementation)
    2011-10-08 17:01:01下载
    积分:1
  • Galauness
    gaussNaive and GaussMod source for text
    2013-03-26 16:15:38下载
    积分:1
  • orr-sommerferld-Phd_thesis
    飞行器附面层转捩稳定性问题求解 Orr-Sommerfeld方程 (Orr-Sommerfeld equation)
    2013-12-27 15:57:03下载
    积分:1
  • gui1
    这个是关于在运行MATLAB gui过程当中会遇到的一些问题,以及她的一些解决方案(This is about the process of running the MATLAB gui some of the problems encountered, and some of her solutions)
    2010-12-14 20:46:54下载
    积分:1
  • SLP
    mfile for slp simulation without using matlab codes
    2010-05-08 14:21:14下载
    积分:1
  • morphimage
    morphological operations
    2014-10-20 02:12:16下载
    积分:1
  • Meanshift-
    基于meanshift的视频跟踪,实现了目标的追踪。(Meanshift based video track to achieve the goal of tracking.)
    2014-11-22 20:20:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载