登录
首页 » matlab » DeepLearnToolbox-master

DeepLearnToolbox-master

于 2021-04-29 发布 文件大小:28778KB
0 264
下载积分: 1 下载次数: 308

代码说明:

  这是关于深度学习的一些很重要的代码 包括基础的深度学习 RBM等,还有用深度学习去训练神经网络等等(This is about the depth of learning, including some very important code based on the depth of learning RBM, as well as by the depth of learning to train the neural network, etc.)

文件列表:

DeepLearnToolbox-master
.......................\.travis.yml,249,2014-01-12
.......................\CAE
.......................\...\caeapplygrads.m,1219,2014-01-12
.......................\...\caebbp.m,917,2014-01-12
.......................\...\caebp.m,1011,2014-01-12
.......................\...\caedown.m,259,2014-01-12
.......................\...\caeexamples.m,754,2014-01-12
.......................\...\caenumgradcheck.m,3618,2014-01-12
.......................\...\caesdlm.m,845,2014-01-12
.......................\...\caetrain.m,1148,2014-01-12
.......................\...\caeup.m,489,2014-01-12
.......................\...\max3d.m,173,2014-01-12
.......................\...\scaesetup.m,1937,2014-01-12
.......................\...\scaetrain.m,270,2014-01-12
.......................\CNN
.......................\...\cnnapplygrads.m,575,2014-01-12
.......................\...\cnnbp.m,2141,2014-01-12
.......................\...\cnnff.m,1774,2014-01-12
.......................\...\cnnnumgradcheck.m,3430,2014-01-12
.......................\...\cnnsetup.m,2020,2014-01-12
.......................\...\cnntest.m,193,2014-01-12
.......................\...\cnntrain.m,845,2014-01-12
.......................\CONTRIBUTING.md,544,2014-01-12
.......................\create_readme.sh,744,2014-01-12
.......................\data
.......................\....\DBN
.......................\....\...\dbnsetup.m,629,2014-02-24
.......................\....\...\dbntrain.m,246,2014-02-24
.......................\....\...\dbnunfoldtonn.m,425,2014-01-12
.......................\....\...\rbmdown.m,90,2014-01-12
.......................\....\...\rbmtrain.m,1517,2014-02-24
.......................\....\...\rbmup.m,89,2014-01-12
.......................\....\mnist_uint8.mat,14735220,2014-01-12
.......................\htm" target=_blank>LICENSE,1313,2014-01-12
.......................\NN
.......................\..\nnapplygrads.m,628,2014-01-12
.......................\..\nnbp.m,1638,2014-01-12
.......................\..\nnchecknumgrad.m,704,2014-01-12
.......................\..\nneval.m,772,2014-01-12
.......................\..\nnff.m,1849,2014-01-12
.......................\..\nnpredict.m,188,2014-01-12
.......................\..\nnsetup.m,1844,2014-01-12
.......................\..\nntest.m,180,2014-01-12
.......................\..\nntrain.m,2414,2014-01-12
.......................\..\nnupdatefigures.m,1858,2014-01-12
.......................\README.md,8730,2014-01-12
.......................\README_header.md,2256,2014-01-12
.......................\REFS.md,950,2014-01-12
.......................\SAE
.......................\...\saesetup.m,132,2014-01-12
.......................\...\saetrain.m,308,2014-01-12
.......................\tests
.......................\.....\mnist_uint8.mat,14735220,2014-01-12
.......................\.....\runalltests.m,165,2014-01-12
.......................\.....\test_cnn_gradients_are_numerically_correct.m,552,2014-01-12
.......................\.....\test_example_CNN.m,981,2014-01-12
.......................\.....\test_example_DBN.m,1174,2014-02-24
.......................\.....\test_example_NN.m,3247,2014-01-12
.......................\.....\test_example_SAE.m,934,2014-01-12
.......................\.....\test_nn_gradients_are_numerically_correct.m,749,2014-01-12
.......................\util
.......................\....\allcomb.m,2618,2014-01-12
.......................\....\expand.m,1958,2014-01-12
.......................\....\flicker.m,208,2014-01-12
.......................\....\flipall.m,80,2014-01-12
.......................\....\fliplrf.m,543,2014-01-12
.......................\....\flipudf.m,576,2014-01-12
.......................\....\im2patches.m,313,2014-01-12
.......................\....\isOctave.m,108,2014-01-12
.......................\....\makeLMfilters.m,1895,2014-01-12
.......................\....\myOctaveVersion.m,169,2014-01-12
.......................\....\normalize.m,97,2014-01-12
.......................\....\patches2im.m,242,2014-01-12
.......................\....\randcorr.m,283,2014-01-12
.......................\....\randp.m,2083,2014-01-12
.......................\....\rnd.m,49,2014-01-12
.......................\....\sigm.m,48,2014-01-12
.......................\....\sigmrnd.m,126,2014-01-12
.......................\....\softmax.m,256,2014-01-12
.......................\....\tanh_opt.m,54,2014-01-12
.......................\....\visualize.m,1072,2014-01-12
.......................\....\whiten.m,183,2014-01-12
.......................\....\zscore.m,137,2014-01-12

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

发表评论

0 个回复

  • svm
    this code implements a svm face recognition
    2010-09-25 15:58:30下载
    积分:1
  • ImageSynthesis
    图像合成 内容:随意选择两个图像,选择其中一张图像中的部分内容,利用 matlab 编程添加到另一张图像中;所有的代码添加了注释(the choice of two images, choose one of parts of the image, by using matlab Programming is added to another in the image All of the code to add comments )
    2013-10-19 13:34:06下载
    积分:1
  • BeyondtheKalmanFilterParticlefilterfortrackingappl
    优于Kalman滤波的粒子滤波在目标跟踪中的应用,幻灯片(Kalman filtering is superior to the particle filter in the target tracking application, slide)
    2007-11-14 10:53:25下载
    积分:1
  • matlabsmith
    史密斯圆图,并且有页面计算史密斯 的界面方面使用(Calculation of a page)
    2011-05-21 21:10:06下载
    积分:1
  • maximalCliques
    求最大团的算法,Bron-Kerbosch 算法计算图的最大全连通分量(团clique),matlab实现(Seeking maximum clique algorithm, Bron-Kerbosch algorithm to calculate the maximum fully connected graph component (group clique), matlab achieve)
    2013-08-20 11:54:33下载
    积分:1
  • 2DFDTDscatteringfuben
    This program simulate PML as absorbing boundary condition for 2D-FDTD of TMz mode EM wave. This program works for any rectangular workspace with same or different step size in x and y direction
    2015-02-05 14:59:45下载
    积分:1
  • particle_filter_resumpling
    一个跟好的重采样粒子滤波matlab代码(A good resampling particle filter with matlab code)
    2014-01-03 15:01:28下载
    积分:1
  • System-Identification-big-job
    方崇智版《过程辨识》课后习题及大作业,有详细的程序及文档说明(Fang Chongzhi version of " identification process" after-school exercise and large operations, there are detailed procedures and documentation)
    2014-01-14 21:56:29下载
    积分:1
  • prodat
    输入字母和目标矢量产生程序,matlab编程(Enter the letters and the target vector generation process, matlab programming)
    2008-01-06 16:16:53下载
    积分:1
  • hangjifenxi
    利用Kalman工具箱实现对目标跟踪中的航迹分析(use Toolbox to achieve the goal of tracking Track Analysis)
    2006-06-04 19:51:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载