登录
首页 » matlab » Deep-Learning-Toolbox

Deep-Learning-Toolbox

于 2020-12-15 发布 文件大小:14396KB
0 256
下载积分: 1 下载次数: 340

代码说明:

  深度学习matlab工具箱,包括深度deep belief nets,stacked autoencoder,convolutional neural nets等网络。(Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.)

文件列表:

DeepLearnToolbox-master
.......................\CAE
.......................\...\caeapplygrads.m,1219,2013-10-22
.......................\...\caebbp.m,917,2013-10-22
.......................\...\caebp.m,1011,2013-10-22
.......................\...\caedown.m,259,2013-10-22
.......................\...\caeexamples.m,764,2013-10-22
.......................\...\caenumgradcheck.m,3618,2013-10-22
.......................\...\caesdlm.m,845,2013-10-22
.......................\...\caetrain.m,1148,2013-10-22
.......................\...\caeup.m,489,2013-10-22
.......................\...\max3d.m,173,2013-10-22
.......................\...\scaesetup.m,1937,2013-10-22
.......................\...\scaetrain.m,270,2013-10-22
.......................\CNN
.......................\...\cnnapplygrads.m,575,2013-10-22
.......................\...\cnnbp.m,2140,2013-10-22
.......................\...\cnnff.m,1774,2013-10-22
.......................\...\cnnnumgradcheck.m,3590,2013-10-22
.......................\...\cnnsetup.m,1765,2013-10-22
.......................\...\cnntest.m,193,2013-10-22
.......................\...\cnntrain.m,845,2013-10-22
.......................\create_readme.sh,744,2013-10-22
.......................\data
.......................\....\mnist_uint8.mat,14735220,2013-10-22
.......................\DBN
.......................\...\dbnsetup.m,557,2013-10-22
.......................\...\dbntrain.m,232,2013-10-22
.......................\...\dbnunfoldtonn.m,425,2013-10-22
.......................\...\rbmdown.m,90,2013-10-22
.......................\...\rbmtrain.m,1328,2013-10-22
.......................\...\rbmup.m,89,2013-10-22
.......................\htm" target=_blank>LICENSE,1313,2013-10-22
.......................\NN
.......................\..\nnapplygrads.m,628,2013-10-22
.......................\..\nnbp.m,1638,2013-10-22
.......................\..\nnchecknumgrad.m,704,2013-10-22
.......................\..\nneval.m,772,2013-10-22
.......................\..\nnff.m,1849,2013-10-22
.......................\..\nnpredict.m,188,2013-10-22
.......................\..\nnsetup.m,1844,2013-10-22
.......................\..\nntest.m,180,2013-10-22
.......................\..\nntrain.m,2414,2013-10-22
.......................\..\nnupdatefigures.m,1858,2013-10-22
.......................\README.md,10042,2013-10-22
.......................\README_header.md,2602,2013-10-22
.......................\REFS.md,950,2013-10-22
.......................\SAE
.......................\...\saesetup.m,132,2013-10-22
.......................\...\saetrain.m,308,2013-10-22
.......................\tests
.......................\.....\runalltests.m,162,2013-10-22
.......................\.....\test_cnn_gradients_are_numerically_correct.m,552,2013-10-22
.......................\.....\test_example_CNN.m,979,2013-10-22
.......................\.....\test_example_DBN.m,1031,2013-10-22
.......................\.....\test_example_NN.m,3247,2013-10-22
.......................\.....\test_example_SAE.m,1902,2013-10-22
.......................\.....\test_nn_gradients_are_numerically_correct.m,749,2013-10-22
.......................\util
.......................\....\allcomb.m,2618,2013-10-22
.......................\....\expand.m,1958,2013-10-22
.......................\....\flicker.m,208,2013-10-22
.......................\....\flipall.m,80,2013-10-22
.......................\....\fliplrf.m,543,2013-10-22
.......................\....\flipudf.m,576,2013-10-22
.......................\....\im2patches.m,313,2013-10-22
.......................\....\makeLMfilters.m,1895,2013-10-22
.......................\....\normalize.m,97,2013-10-22
.......................\....\patches2im.m,242,2013-10-22
.......................\....\randcorr.m,283,2013-10-22
.......................\....\randp.m,2083,2013-10-22
.......................\....\rnd.m,49,2013-10-22
.......................\....\sigm.m,48,2013-10-22
.......................\....\sigmrnd.m,126,2013-10-22
.......................\....\softmax.m,256,2013-10-22
.......................\....\tanh_opt.m,54,2013-10-22
.......................\....\visualize.m,1072,2013-10-22
.......................\....\whiten.m,183,2013-10-22
.......................\....\zscore.m,137,2013-10-22

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

发表评论

0 个回复

  • newton
    用牛顿迭代法解非线性方程组的源程序,在MATLAB中可用(Newton iteration method for nonlinear equations of the source, available in MATLAB)
    2010-07-10 18:59:49下载
    积分:1
  • SvPWM_alwo
    使用matlab的simulink工具箱仿真svpwm算法,并控制电机验证(The simulink toolbox using matlab simulation svpwm algorithms, and control motor authentication)
    2010-01-04 21:36:14下载
    积分:1
  • 16qam_final
    16QAM matlab source coding
    2009-06-23 18:27:31下载
    积分:1
  • 6-_-cylinder
    Lattice Boltzmann sample in Matlab Copyright (C) 2006-2008 Jonas Latt
    2014-09-02 13:08:12下载
    积分:1
  • SeDuMi-
    在matlab中解决凸优化问题时所要用到的凸优化工具箱 SeDuMi的使用指南和编程教程(n matlab solving convex optimization problem to use convex optimization toolbox SeDuMi user guide and programming tutorials)
    2016-05-11 22:00:45下载
    积分:1
  • 77777
    this is about smart antennas using matlab
    2010-08-25 14:27:53下载
    积分:1
  • kongjianpinghua
    说明:  利用空间平滑方法对信号的DOA进行谱峰估计(The use of spatial smoothing method for signal DOA estimation peaks)
    2010-03-24 16:25:01下载
    积分:1
  • Aihara
    这个是经典Aihara混沌神经网络模型的程序(This is a classic Aihara chaotic neural network model procedures)
    2006-10-27 10:54:12下载
    积分:1
  • threshold_tr
    adaboost程序,演示程序,直接可以运行,修改部分程序即可运用到自己的应用中(adaboost, presentation program can run directly modify parts of the program can be applied to their own applications)
    2013-12-13 17:22:29下载
    积分:1
  • fdtd_cop_matlab
    matlab fdtd 3D matlab fdtd 3D matlab fdtd 3Dmatlab fdtd 3Dmatlab fdtd 3D
    2014-01-25 23:04:05下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载