登录
首页 » matlab » DeeBNetV2.2

DeeBNetV2.2

于 2020-12-22 发布 文件大小:2890KB
0 179
下载积分: 1 下载次数: 90

代码说明:

  深度置信网络源码,有配合的文档可以参考,详见内容(DBN source code)

文件列表:

DeeBNetV2.2
...........\%2BISOLET
...........\.......\prepareISOLET.m,1996,2015-08-20
...........\%2BMNIST
...........\......\mnist_small.mat,2974337,2015-08-20
...........\......\prepareMNIST.m,2513,2015-08-20
...........\......\prepareMNIST_Small.m,1893,2015-08-20
...........\%2BTwentyNewsgroups
...........\.................\prepare20Newsgroups.m,2435,2015-08-20
...........\DeeBNet
...........\.......\%2BDataClasses
...........\.......\............\DataStore.m,14706,2015-09-05
...........\.......\%2BSamplingClasses
...........\.......\................\Cd.m,2519,2015-08-20
...........\.......\................\FEPcd.m,5671,2015-08-20
...........\.......\................\freeEnergy.m,1553,2015-08-20
...........\.......\................\Gibbs.m,8789,2015-08-20
...........\.......\................\Pcd.m,5030,2015-08-20
...........\.......\................\Sampling.m,4313,2015-08-20
...........\.......\................\SamplingMethodType.m,1502,2015-08-20
...........\.......\DBN.m,20989,2015-09-05
...........\.......\DiscriminativeRBM.m,15450,2015-08-20
...........\.......\GenerativeRBM.m,10958,2015-08-20
...........\.......\RBM.m,3759,2015-08-20
...........\.......\RbmParameters.m,8404,2015-08-20
...........\.......\RbmType.m,1495,2015-08-20
...........\.......\SparseDiscriminativeRBM.m,1956,2015-08-20
...........\.......\SparseGenerativeRBM.m,1954,2015-08-20
...........\.......\SparseRBM.m,3992,2015-08-20
...........\.......\ValueType.m,1394,2015-08-20
...........\ReadMe.txt,1136,2015-08-20
...........\test_classification20Newsgroups.m,1774,2015-09-05
...........\test_classificationISOLET.m,1433,2015-09-05
...........\test_classificationMNIST.m,1409,2015-09-05
...........\test_classificationMNIST_usingGPU.m,1665,2015-09-05
...........\test_generateClassMNIST.m,802,2015-08-20
...........\test_generateDataMNIST.m,1071,2015-08-20
...........\test_getFeature20Newsgroups.m,1641,2015-08-20
...........\test_getFeatureISOLET.m,1886,2015-08-20
...........\test_getFeatureMNIST.m,1711,2015-08-20
...........\test_getFeatureMNIST_usingGPU.m,1805,2015-08-20
...........\test_plotDataMNIST.m,741,2015-08-20
...........\test_reconstructDataMNIST.m,839,2015-08-20
...........\test_reconstructDataMNIST2.m,974,2015-08-20
...........\test_sparsityAndBasesFunctionMNIST.m,1176,2015-08-20

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

发表评论

0 个回复

  • RTD_Temperature_Sensor_classic_tutorial
    RTD Temperature Sens热电阻式温度传感器经典教程or classic tutorial(RTD Temperature Sens heat resistance temperature sensor classic or classic tutorial tutorial)
    2010-07-29 18:14:11下载
    积分:1
  • weiweianni
    利用matlab计算模拟维维安妮体的教程 清晰易懂~(Computer simulation using matlab tutorial Vivian Anne body lucid ~)
    2013-10-05 08:37:31下载
    积分:1
  • uC-Studies
    Linyux Embedded Studies
    2015-01-12 17:39:47下载
    积分:1
  • MPC-Predictive-Control-Xi-Yugeng
    预测控制 MPC DMC重要参考资料 模型预测控制入门级宝典 很有借鉴意义。(MPC DMC is an important reference for the predictive control model predictive control entry-level book very useful.)
    2016-04-10 22:47:32下载
    积分:1
  • nonlineshoot
    运用打靶法求解非线性常微分方程,简单实用(Shooting method used to solve ordinary differential equation, simple and practical)
    2010-12-20 08:52:07下载
    积分:1
  • WTB_v3
    本程序为丹麦奥尔堡大学开发的基于Matlab/Simulink的风电专用工具箱,包含专用的风模型、电机模型、变换器及控制策略等内容,著名的风电软件DIGSILENT等软件就是基于该软件开发的。(This toolbox has been developed during the research project “Simulation Platform to model, optimize and design wind turbines” and it has been used as a general developer tool for other three simulation tools: Saber, DIgSILENT, HAWC. The report provides first a quick overview over Matlab issues and then explains the structure of the developed toolbox. The attention in the report is mainly drawn to the description of the most important mathematical models, which have been developed in the Toolbox. )
    2011-06-26 23:17:10下载
    积分:1
  • java-swing-htmlparser
    a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents and access the information.(a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents and access the information)
    2014-11-12 21:12:06下载
    积分:1
  • JA_IA_for_an_unstructured_Mesh
    Finding JA IA for an unstructured Mesh
    2014-11-26 15:50:51下载
    积分:1
  • matlab_v
    Motion Tracking =============== This tarball contains all code required to run the tracking algorithm on a sequence of images. Run the file run_tracker.m in Matlab and follow the instructions. You will need to have a directory of sequentially numbered images available. After entering the path and file types the tracker will begin processing. Once the data window appears the algorithm begins building a background model and attempts to track objects. By clicking on any of the four subwindows you can investigate the background representation (a Mixture of Gaussians) of any pixel. The two windows that then appear display the mixture once as a two-dimensional scatter plot (ignoring the blue colour component), and once as a one-dimensional evolution of the red colour component only. These plots make the internal processing visible and should help determining suitable parameters to be set in mixture_parameters.m.
    2009-10-07 14:48:37下载
    积分:1
  • diffraction
    二维双凹激光振荡,采用菲涅尔衍射和fox-li方法,得到两维幅度和相位输出(-Two-dimensional double-concave laser oscillation, using Fresnel diffraction and the method of fox-li, the two-dimensional amplitude and phase output..txt)
    2014-11-03 12:58:07下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载