登录
首页 » matlab » deepmat-master

deepmat-master

于 2021-04-28 发布 文件大小:71954KB
0 215
下载积分: 1 下载次数: 145

代码说明:

  DNN程序,可以利用MATLAB实现深度神经网络。包含子程序(DNN program, you can use MATLAB to achieve a deep neural network. Include subroutine)

文件列表:

deepmat-master
deepmat-master\candidate_lrates.m
deepmat-master\candidate_moments.m
deepmat-master\convnet.m
deepmat-master\convnet_avgpool.m
deepmat-master\convnet_classify.m
deepmat-master\convnet_maxpool.m
deepmat-master\dae.m
deepmat-master\dae_get_hidden.m
deepmat-master\dbm.m
deepmat-master\dbm_energy.m
deepmat-master\dbm_entropy.m
deepmat-master\dbm_get_hidden.m
deepmat-master\dbm_get_hidden_raw.m
deepmat-master\dbm_sample.m
deepmat-master\dbn.m
deepmat-master\dbn_sample.m
deepmat-master\default_convnet.m
deepmat-master\default_dae.m
deepmat-master\default_dbm.m
deepmat-master\default_dbn.m
deepmat-master\default_gsn.m
deepmat-master\default_mlp.m
deepmat-master\default_rbm.m
deepmat-master\default_sdae.m
deepmat-master\dsigmoid.m
deepmat-master\example
deepmat-master\example\bsds500bw_patches_8.mat
deepmat-master\example\dae_mnist_1.mat
deepmat-master\example\dae_mnist_2.mat
deepmat-master\example\dbm_mnist.mat
deepmat-master\example\dbn_mnist.mat
deepmat-master\example\dbn_samples.mat
deepmat-master\example\example_cifar10_convnet.m
deepmat-master\example\example_faces.m
deepmat-master\example\example_mnist.m
deepmat-master\example\example_mnist_convnet.m
deepmat-master\example\example_mnist_dae.m
deepmat-master\example\example_mnist_dbm.m
deepmat-master\example\example_mnist_dbn.m
deepmat-master\example\example_mnist_gsn.m
deepmat-master\example\example_mnist_mlp.m
deepmat-master\example\example_mnist_mlp_rbm.m
deepmat-master\example\example_mnist_sdae.m
deepmat-master\example\example_mnist_sdae_rbm.m
deepmat-master\example\example_patches_dae.m
deepmat-master\example\example_patches_dbm.m
deepmat-master\example\example_patches_rica.m
deepmat-master\example\faces.train.mat
deepmat-master\example\list.txt
deepmat-master\example\mlp1.m
deepmat-master\example\mlp_mnist.mat
deepmat-master\example\mlp_rbm_mnist_1.mat
deepmat-master\example\mlp_rbm_mnist_2.mat
deepmat-master\example\mnist.m
deepmat-master\example\mnist_14x14.mat
deepmat-master\example\mnist_all_bw.mat
deepmat-master\example\patch8_whiten.mat
deepmat-master\example\rbm_1.mat
deepmat-master\example\rbm_2.mat
deepmat-master\example\rbm_3.mat
deepmat-master\example\vis_mnist.m
deepmat-master\example\vis_mnist_rbm.m
deepmat-master\gpl-2.0.txt
deepmat-master\grbm_energy.m
deepmat-master\grbm_pt.m
deepmat-master\grbm_sample.m
deepmat-master\gsn.m
deepmat-master\gsn_sample.m
deepmat-master\logdiff.m
deepmat-master\logsum.m
deepmat-master\MaxPooling.cpp
deepmat-master\MaxPooling.mexa64
deepmat-master\mlp.m
deepmat-master\mlp_classify.m
deepmat-master\mlp_dbm.m
deepmat-master\mlp_mnist.mat
deepmat-master\mlp_rbm_mnist_1.mat
deepmat-master\padimages.m
deepmat-master\print_n_updates.m
deepmat-master\rbm.m
deepmat-master\rbm_ais.m
deepmat-master\rbm_energy.m
deepmat-master\rbm_get_hidden.m
deepmat-master\rbm_get_visible.m
deepmat-master\rbm_pt.m
deepmat-master\rbm_sample.m
deepmat-master\README.md
deepmat-master\save_intermediate.m
deepmat-master\sdae.m
deepmat-master\sdae_get_hidden.m
deepmat-master\sdae_get_visible.m
deepmat-master\set_dbm_centers.m
deepmat-master\set_mlp_dbm.m
deepmat-master\sigmoid.m
deepmat-master\softmax.m
deepmat-master\TODO.txt
deepmat-master\train_rbm.m
deepmat-master\visualize.m
deepmat-master\visualize_adv.m

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

发表评论

0 个回复

  • TEC
    提取电离层TEC的数据,对于各个纬度只要修改值就可以(Extraction of ionospheric TEC data, for each latitude as long as the modified value can be)
    2016-06-08 10:30:45下载
    积分:1
  • ldpc-decode
    说明:  LPDC编码在MATLAB里面的实现,包括生成,编解码NMS MS等(The realization of LPDC code in MATLAB, including generating, encoding and decoding NMS MS, etc)
    2020-05-18 21:25:32下载
    积分:1
  • unconstrainfunctionmatlabcode
    unconstrain function matlab code, optimizition benchmark problem (test problem) in matlab
    2009-09-23 15:16:32下载
    积分:1
  • 97288402802.11a_OFDM
    基于802.11a的物理层协议的OFDM传输系统的matlab仿真及一些源代码(Based on the 802.11a physical layer protocol of the OFDM transmission system simulation and some of the matlab source code)
    2009-05-13 00:19:32下载
    积分:1
  • canny
    说明:  matlab基于canny算子进行图像的边缘检测(Canny edge detector algorithm matlab codes )
    2011-03-23 17:32:33下载
    积分:1
  • hough_l
    对二维图像进行hough变换,并显示hough变换的结果(pair of two-dimensional images hough transform, and display the results hough transform)
    2007-05-23 15:38:50下载
    积分:1
  • Matlab-symdisp
    在Matlab中显示公式,比Matlab自带的函数效果好(In Matlab show that formula, than with Matlab function effect is good )
    2014-09-18 08:55:43下载
    积分:1
  • A1_4
    mathews数值分析书的源代码,用matlab编写,此是第一章中的程序。(mathews numerical analysis of the book s source code, using matlab, you can control book-learning.)
    2011-10-20 10:17:58下载
    积分:1
  • Fig_2_12
    Space-Time Codes and MIMO Systems中的Fig2.12的代码,书中的代码有误(This code is uesed for simulation for the book Space-Time Codes and MIMO Systems , Fig 2.12)
    2009-05-30 14:55:49下载
    积分:1
  • usage-of-slider-in-GUI
    Matlab GUI中滑动条的应用(源代码) usage of slider in GUI/Matlab(usage of slider in GUI/Matlab)
    2011-12-03 11:41:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载