登录
首页 » matlab » CNN-Toolbox

CNN-Toolbox

于 2016-03-22 发布 文件大小:14415KB
0 273
下载积分: 1 下载次数: 107

代码说明:

  基于matlab的深度学习工具箱,该工具箱内包含一个基于手写识别的cnn模型,注释清晰。(Based on the depth of learning matlab toolbox, the toolbox contains within a model based on handwriting recognition cnn, clear notes.)

文件列表:

CNN Toolbox
...........\cnnapplygrads.m,731,2015-11-14
...........\cnnbp.m,3847,2015-11-14
...........\cnnexamples.m,2165,2016-01-04
...........\cnnexamples.m~,2135,2015-12-08
...........\cnnff.m,3594,2015-11-14
...........\cnnsetup.m,5427,2015-12-08
...........\cnnsetup.m~,5260,2015-12-08
...........\cnntest.m,432,2015-11-14
...........\cnntrain.m,2009,2015-12-08
...........\cnntrain.m~,1846,2015-11-14
...........\data
...........\....\mnist_uint8.mat,14735220,2012-09-24
...........\test.m,164,2016-01-04
...........\util
...........\....\allcomb.m,2618,2012-09-24
...........\....\expand.m,1958,2012-09-24
...........\....\flicker.m,208,2012-09-24
...........\....\flipall.m,80,2012-09-24
...........\....\fliplrf.m,543,2012-09-24
...........\....\flipudf.m,576,2012-09-24
...........\....\im2patches.m,198,2012-09-24
...........\....\makeLMfilters.m,1895,2012-09-24
...........\....\patches2im.m,242,2012-09-24
...........\....\randcorr.m,283,2012-09-24
...........\....\randp.m,2083,2012-09-24
...........\....\rnd.m,49,2012-09-24
...........\....\sigm.m,48,2012-09-24
...........\....\sigmrnd.m,126,2012-09-24
...........\....\softmax.m,256,2012-09-24
...........\....\visualize.m,1126,2012-09-24
...........\....\whiten.m,164,2012-09-24
...........\....\xunit
...........\....\.....\%2Bxunit
...........\....\.....\......\%2Butils
...........\....\.....\......\......\arrayToString.m,2972,2012-09-24
...........\....\.....\......\......\compareFloats.m,4376,2012-09-24
...........\....\.....\......\......\comparisonMessage.m,1005,2012-09-24
...........\....\.....\......\......\containsRegexp.m,600,2012-09-24
...........\....\.....\......\......\Contents.m,1048,2012-09-24
...........\....\.....\......\......\generateDoc.m,337,2012-09-24
...........\....\.....\......\......\isAlmostEqual.m,1233,2012-09-24
...........\....\.....\......\......\isSetUpString.m,519,2012-09-24
...........\....\.....\......\......\isTearDownString.m,540,2012-09-24
...........\....\.....\......\......\isTestCaseSubclass.m,894,2012-09-24
...........\....\.....\......\......\isTestString.m,589,2012-09-24
...........\....\.....\......\......\parseFloatAssertInputs.m,1627,2012-09-24
...........\....\.....\......\......\stringToCellArray.m,408,2012-09-24
...........\....\.....\assertElementsAlmostEqual.m,2559,2012-09-24
...........\....\.....\assertEqual.m,1383,2012-09-24
...........\....\.....\assertExceptionThrown.m,1925,2012-09-24
...........\....\.....\assertFalse.m,810,2012-09-24
...........\....\.....\assertFilesEqual.m,2548,2012-09-24
...........\....\.....\assertTrue.m,933,2012-09-24
...........\....\.....\assertVectorsAlmostEqual.m,2463,2012-09-24
...........\....\.....\CommandWindowTestRunDisplay.m,1215,2012-09-24
...........\....\.....\Contents.m,1820,2012-09-24
...........\....\.....\FunctionHandleTestCase.m,6649,2012-09-24
...........\....\.....\info.xml,712,2012-09-24
...........\....\.....\initTestSuite.m,1643,2012-09-24
...........\....\.....\runtests.m,4841,2012-09-24
...........\....\.....\TestCase.m,3525,2012-09-24
...........\....\.....\TestCaseInDir.m,1108,2012-09-24
...........\....\.....\TestCaseWithAddPath.m,1911,2012-09-24
...........\....\.....\TestComponent.m,1810,2012-09-24
...........\....\.....\TestComponentInDir.m,2160,2012-09-24
...........\....\.....\TestRunDisplay.m,9772,2012-09-24
...........\....\.....\TestRunLogger.m,3872,2012-09-24
...........\....\.....\TestRunMonitor.m,1334,2012-09-24
...........\....\.....\TestSuite.m,13145,2012-09-24
...........\....\.....\TestSuiteInDir.m,1850,2012-09-24
...........\....\.....\VerboseTestRunDisplay.m,3610,2012-09-24

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

发表评论

0 个回复

  • m
    说明:  m序列Matlab程序,一个主程序,一个调用子程序(m sequence of Matlab program, a main program, a subroutine call)
    2010-02-19 10:26:48下载
    积分:1
  • multiple-source-fdtd2
    multiple source fdtd code
    2011-09-21 21:07:02下载
    积分:1
  • mathematical-modeling-methods
    经典的建模方法书籍[数学建模方法].杨学桢.扫描版(The [mathematical modeling methods]. Yang Xuezhen scanning)
    2012-08-24 08:40:45下载
    积分:1
  • svm-Concept-and-matlab-build
    Support vector machine is a machine learning method that is widely used for data analyzing and pattern recognizing. The algorithm was invented by Vladimir Vapnik and the current standard incarnation was proposed by Corinna Cortes and Vladimir Vapnik. This application note is to helping understand the concept of support vector machine and how to build a simple support vector machine using Matlab
    2013-11-19 14:58:22下载
    积分:1
  • multiplelinearregression-MatlAB.cpp
    说明:  多元线性回归的MatLAB代码,在MatLAB7.0运行成功!(Multiple linear regression MatLAB code, MatLAB7.0 runs successfully!)
    2009-08-25 11:42:57下载
    积分:1
  • matlab-C4
    该源代码主要实现C4.5决策树算法,C4.5是对ID3算法的一种改进,它完善了ID3算法,补充了其算法的一点不足(The source code is the main achievement of C4.5 decision tree algorithm, C4.5 is an improved ID3 algorithm, which improved the ID3 algorithm, the algorithm added a little less than its)
    2011-11-18 11:00:13下载
    积分:1
  • TSP_EM
    A Progrma solve TSP Problem with EM heuristc method.
    2009-11-16 16:33:32下载
    积分:1
  • CHAP4_1
    说明:  神经网络实现PID功能的源程序 用MATLAB直接运行就可以 可作学习用!(PID neural network function in MATLAB source code used to run directly on the study can be used!)
    2009-07-31 19:50:49下载
    积分:1
  • Parallel-axis
    平行坐标轴是可视化的一种传统方法,用于模式识别聚类等,数据是‘鸢尾花数据集’,有较好的分类效果。(Parallel to the axis is a traditional way to visualize, used for clustering and pattern recognition, data is the iris data set, have better classification effect.)
    2015-05-26 10:40:13下载
    积分:1
  • 000
    这是我作为研究生的第一次编的关于自组织的程序 希望对大家有用(This is my first time as a graduate student compiled program on the self-organization want to be useful to everyone)
    2009-12-25 15:25:10下载
    积分:1
  • 696516资源总数
  • 106425会员总数
  • 12今日下载