登录
首页 » matlab » CNN-Toolbox

CNN-Toolbox

于 2020-12-07 发布 文件大小:14410KB
0 125
下载积分: 1 下载次数: 29

代码说明:

  深度学习的Toolbox,使用mnist_uint8手写字数据库,适合初学者使用。(Deeplearning of the Toolbox, use mnist_uint8 handwritten word , for beginners.)

文件列表:

CNN Toolbox
...........\cnnapplygrads.m,731,2015-11-14
...........\cnnbp.m,3847,2015-11-14
...........\cnnexamples.m,1673,2015-11-17
...........\cnnff.m,3594,2015-11-14
...........\cnnsetup.m,5231,2015-11-14
...........\cnntest.m,432,2015-11-14
...........\cnntrain.m,1846,2015-11-14
...........\data
...........\....\mnist_uint8.mat,14735220,2012-09-24
...........\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 个回复

  • adaboost
    Adaboost训练分类器的源代码,是快速人脸检测的必备。(It is the code for training classifiers by Adaboost to Face Detection)
    2010-03-10 21:23:11下载
    积分:1
  • imfill
    点云插值,离散点云插值,孔洞填充,使用python语言(Point cloud interpolation, discrete point cloud interpolation, hole filling, using Python language)
    2020-07-02 04:00:01下载
    积分:1
  • 稀疏融合
    稀疏表示实现图像融合。改变图像路径能直接应用(Sparse representation for image fusion)
    2020-08-27 09:58:14下载
    积分:1
  • 像纹理
    实图像的纹理特征提取,提取出的效果比较好,希望能够绑到有用的同学和人员(Real image texture feature extraction, the effect is better, hoping to be tied to useful classmates and personnel.)
    2018-04-14 20:15:04下载
    积分:1
  • VolumeRayCasting_101
    说明:  利用raycasting实现三维重建,直接体绘制,老外写的(raycasting volume rendering C++ C# vs2008)
    2019-04-20 08:58:59下载
    积分:1
  • 76867545
    图像拾取演示,精选ios编程学习源码,很好的参考资料。(Image pickup demonstration, selection of learning IOS programming source code, a good reference.)
    2013-12-15 09:35:28下载
    积分:1
  • rigid3D
    3维坐标变换应用于3维图像配准 要下的快啊(3-D coordinate transformation applied to 3-dimensional image registration should be under快啊)
    2007-08-20 19:41:14下载
    积分:1
  • main
    光流算法的源码 运用稠密光流(Lucas-Kanade)算法跟踪运动的图像(Optical flow algorithm source code using dense optical flow image (Lucas-Kanade) algorithm to track the movement of)
    2015-04-08 21:36:01下载
    积分:1
  • face_detection
    非常好的人脸识 别的代码,有详细的注释,还有图片库,好东西就要大家分享!(Face recognition is very good code, there are detailed notes, as well as image libraries, will be a good thing to share!)
    2009-07-03 20:52:37下载
    积分:1
  • faxiangliang
    点云三维重建中需要用的法向量计算,能够有效避免法向量不一致的问题,更好进行三维重建。测试有用。(Normal vector calculation point cloud reconstruction in need, and can effectively avoid the problem of inconsistent normals, better three-dimensional reconstruction. Useful for testing.)
    2020-10-08 14:37:36下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载