DL Toolbox CNN部分

上传者: qq295456059 | 上传时间: 2019-12-21 20:30:32 | 文件大小: 14.08MB | 文件类型: rar
有朋友在阅读关于CNN代码解读的http://blog.csdn.net/zouxy09/article/details/9993743这篇博文后,遇到了代码无法运行的问题,比如:Undefined function 'sigm' for input arguments of type 'double'.等。这是因为没有将util文件夹addpath进来,导致matlab在解释执行的时候找不到相应的函数。也有朋友在寻找mnist_uint8.mat文件,所以本人在此一并给出。 本资源是Deeplearn Toolbox中关于CNN部分的代码(7个.m文件),加上data和util两个文件夹,其中data文件夹中有mnist_uint8.mat文件,而util文件夹中则提供所需要的函数(如sigm,expand)的.m文件。 要成功运行此代码,只需在matlab中打开7个.m文件,并将cnnexamples.m文件中两句addpath对应的路径分别改成data和util在你电脑上的路径,并运行cnnexamples.m即可。 希望能给有需要的朋友一些帮助!

文件下载

资源详情

[{"title":"( 62 个子文件 14.08MB ) DL Toolbox CNN部分","children":[{"title":"CNN Toolbox","children":[{"title":"cnnsetup.m <span style='color:#111;'> 5.11KB </span>","children":null,"spread":false},{"title":"cnnff.m <span style='color:#111;'> 3.51KB </span>","children":null,"spread":false},{"title":"data","children":[{"title":"mnist_uint8.mat <span style='color:#111;'> 14.05MB </span>","children":null,"spread":false}],"spread":true},{"title":"cnntrain.m <span style='color:#111;'> 1.80KB </span>","children":null,"spread":false},{"title":"cnnexamples.m <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false},{"title":"cnnapplygrads.m <span style='color:#111;'> 731B </span>","children":null,"spread":false},{"title":"cnnbp.m <span style='color:#111;'> 3.76KB </span>","children":null,"spread":false},{"title":"cnntest.m <span style='color:#111;'> 432B </span>","children":null,"spread":false},{"title":"util","children":[{"title":"softmax.m <span style='color:#111;'> 256B </span>","children":null,"spread":false},{"title":"im2patches.m <span style='color:#111;'> 198B </span>","children":null,"spread":false},{"title":"patches2im.m <span style='color:#111;'> 242B </span>","children":null,"spread":false},{"title":"makeLMfilters.m <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false},{"title":"expand.m <span style='color:#111;'> 1.91KB </span>","children":null,"spread":false},{"title":"flicker.m <span style='color:#111;'> 208B </span>","children":null,"spread":false},{"title":"whiten.m <span style='color:#111;'> 164B </span>","children":null,"spread":false},{"title":"visualize.m <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"randp.m <span style='color:#111;'> 2.03KB </span>","children":null,"spread":false},{"title":"fliplrf.m <span style='color:#111;'> 543B </span>","children":null,"spread":false},{"title":"allcomb.m <span style='color:#111;'> 2.56KB </span>","children":null,"spread":false},{"title":"xunit","children":[{"title":"TestCase.m <span style='color:#111;'> 3.44KB </span>","children":null,"spread":false},{"title":"TestComponent.m <span style='color:#111;'> 1.77KB </span>","children":null,"spread":false},{"title":"info.xml <span style='color:#111;'> 712B </span>","children":null,"spread":false},{"title":"assertEqual.m <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false},{"title":"assertFalse.m <span style='color:#111;'> 810B </span>","children":null,"spread":false},{"title":"FunctionHandleTestCase.m <span style='color:#111;'> 6.49KB </span>","children":null,"spread":false},{"title":"TestCaseWithAddPath.m <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false},{"title":"TestRunDisplay.m <span style='color:#111;'> 9.54KB </span>","children":null,"spread":false},{"title":"+xunit","children":[{"title":"+utils","children":[{"title":"arrayToString.m <span style='color:#111;'> 2.90KB </span>","children":null,"spread":false},{"title":"isTearDownString.m <span style='color:#111;'> 540B </span>","children":null,"spread":false},{"title":"isSetUpString.m <span style='color:#111;'> 519B </span>","children":null,"spread":false},{"title":"parseFloatAssertInputs.m <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"compareFloats.m <span style='color:#111;'> 4.27KB </span>","children":null,"spread":false},{"title":"isAlmostEqual.m <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"stringToCellArray.m <span style='color:#111;'> 408B </span>","children":null,"spread":false},{"title":"isTestCaseSubclass.m <span style='color:#111;'> 894B </span>","children":null,"spread":false},{"title":"Contents.m <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"isTestString.m <span style='color:#111;'> 589B </span>","children":null,"spread":false},{"title":"comparisonMessage.m <span style='color:#111;'> 1005B </span>","children":null,"spread":false},{"title":"containsRegexp.m <span style='color:#111;'> 600B </span>","children":null,"spread":false},{"title":"generateDoc.m <span style='color:#111;'> 337B </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"TestRunLogger.m <span style='color:#111;'> 3.78KB </span>","children":null,"spread":false},{"title":"CommandWindowTestRunDisplay.m <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"TestCaseInDir.m <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"assertTrue.m <span style='color:#111;'> 933B </span>","children":null,"spread":false},{"title":"VerboseTestRunDisplay.m <span style='color:#111;'> 3.53KB </span>","children":null,"spread":false},{"title":"TestSuiteInDir.m <span style='color:#111;'> 1.81KB </span>","children":null,"spread":false},{"title":"Contents.m <span style='color:#111;'> 1.78KB </span>","children":null,"spread":false},{"title":"assertFilesEqual.m <span style='color:#111;'> 2.49KB </span>","children":null,"spread":false},{"title":"assertExceptionThrown.m <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"runtests.m <span style='color:#111;'> 4.73KB </span>","children":null,"spread":false},{"title":"assertElementsAlmostEqual.m <span style='color:#111;'> 2.50KB </span>","children":null,"spread":false},{"title":"TestSuite.m <span style='color:#111;'> 12.84KB </span>","children":null,"spread":false},{"title":"TestComponentInDir.m <span style='color:#111;'> 2.11KB </span>","children":null,"spread":false},{"title":"initTestSuite.m <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"TestRunMonitor.m <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"assertVectorsAlmostEqual.m <span style='color:#111;'> 2.41KB </span>","children":null,"spread":false}],"spread":false},{"title":"randcorr.m <span style='color:#111;'> 283B </span>","children":null,"spread":false},{"title":"sigm.m <span style='color:#111;'> 48B </span>","children":null,"spread":false},{"title":"rnd.m <span style='color:#111;'> 49B </span>","children":null,"spread":false},{"title":"flipall.m <span style='color:#111;'> 80B </span>","children":null,"spread":false},{"title":"flipudf.m <span style='color:#111;'> 576B </span>","children":null,"spread":false},{"title":"sigmrnd.m <span style='color:#111;'> 126B </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

  • 凌云鹏韵 :
    初学者用,有帮助,谢谢了
    2018-02-14
  • 柠檬CR :
    还不错,挺好的,赞
    2017-11-11
  • lixiaoming1984 :
    学习了,要认真理解CNN的过程
    2017-11-05
  • zhangqingching :
    中文注释比较详细,适合初学者!
    2017-09-27
  • Ms_凡小姐 :
    下载完改了路径之后还是报错“Undefined function or variable 'sigm'.”所以是不是我路径都写的不对...添加路径有什么需要注意的吗= =(捂脸)我是mac,写路径有什
    2017-06-01

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明