登录
首页 » matlab » sparseae

sparseae

于 2020-11-05 发布 文件大小:10547KB
0 257
下载积分: 1 下载次数: 102

代码说明:

  用matlab代码实现的稀疏自编码器,通过可视化步骤,可以看到稀疏编码提取出来的她特征。( sparse autoencoder written by matlab, through visualization step, you can find the features extracted by sparse coding .)

文件列表:

starter
.......\checkNumericalGradient.m,1982,2011-01-05
.......\computeNumericalGradient.m,1191,2016-05-09
.......\display_network.m,2647,2011-01-05
.......\IMAGES.mat,20971720,2011-01-03
.......\initializeParameters.m,622,2011-01-05
.......\minFunc
.......\.......\ArmijoBacktrack.m,3251,2011-01-03
.......\.......\autoGrad.m,807,2011-01-03
.......\.......\autoHess.m,901,2011-01-03
.......\.......\autoHv.m,317,2011-01-03
.......\.......\autoTensor.m,870,2011-01-03
.......\.......\callOutput.m,385,2011-01-03
.......\.......\conjGrad.m,1845,2011-01-03
.......\.......\dampedUpdate.m,995,2011-01-03
.......\.......\example_minFunc.m,2421,2011-01-03
.......\.......\example_minFunc_LR.m,1604,2011-01-03
.......\.......\isLegal.m,107,2011-01-03
.......\.......\lbfgs.m,924,2011-01-03
.......\.......\lbfgsC.c,2408,2011-01-03
.......\.......\lbfgsC.mexa64,7707,2011-01-03
.......\.......\lbfgsC.mexglx,7733,2011-01-03
.......\.......\lbfgsC.mexmac,9500,2011-01-03
.......\.......\lbfgsC.mexmaci,12660,2011-01-03
.......\.......\lbfgsC.mexmaci64,8800,2011-01-03
.......\.......\lbfgsC.mexw32,7168,2011-01-03
.......\.......\lbfgsC.mexw64,9728,2011-01-03
.......\.......\lbfgsUpdate.m,614,2011-01-03
.......\.......\logistic
.......\.......\........\LogisticDiagPrecond.m,417,2011-01-03
.......\.......\........\LogisticHv.m,216,2011-01-03
.......\.......\........\LogisticLoss.m,659,2011-01-03
.......\.......\........\mexutil.c,1154,2011-01-03
.......\.......\........\mexutil.h,317,2011-01-03
.......\.......\........\mylogsumexp.m,227,2011-01-03
.......\.......\........\repmatC.c,3965,2011-01-03
.......\.......\........\repmatC.dll,7680,2011-01-03
.......\.......\........\repmatC.mexglx,20682,2011-01-03
.......\.......\........\repmatC.mexmac,10000,2011-01-03
.......\.......\mchol.m,1287,2011-01-03
.......\.......\mcholC.c,4190,2011-01-03
.......\.......\mcholC.mexmaci64,13184,2011-01-03
.......\.......\mcholC.mexw32,8192,2011-01-03
.......\.......\mcholC.mexw64,12288,2011-01-03
.......\.......\mcholinc.m,564,2011-01-03
.......\.......\minFunc.m,43634,2011-01-03
.......\.......\minFunc_processInputOptions.m,3704,2011-01-03
.......\.......\polyinterp.m,4217,2011-01-03
.......\.......\precondDiag.m,42,2011-01-03
.......\.......\precondTriu.m,51,2011-01-03
.......\.......\precondTriuDiag.m,60,2011-01-03
.......\.......\rosenbrock.m,1074,2011-01-03
.......\.......\taylorModel.m,677,2011-01-03
.......\.......\WolfeLineSearch.m,11478,2011-01-03
.......\sampleIMAGES.m,2223,2016-05-09
.......\sparseAutoencoderCost.m,4318,2016-05-09
.......\train.m,5777,2011-01-05

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

发表评论

0 个回复

  • f11_3
    小波消噪算法我用的小波消噪算法我用的小波消噪算法我用的(Wavelet denoising method I use)
    2011-05-17 22:29:12下载
    积分:1
  • linsweep35M
    利用matlab产生线性调频信号,主要用于雷达信号的产生。(matlab create Radar signal waveform)
    2009-06-30 21:28:02下载
    积分:1
  • RSana.m
    对hurst指数估计,本人已经做过测试,是正确的,下载可以直接使用(the estimation of hurst for time series!)
    2012-06-25 22:07:03下载
    积分:1
  • criminisi
    criminisi算法在matlab实现图像修复的代码,包括图像,源代码(the criminisi algorithm in Matlab code of image restoration, including images, source code)
    2020-10-14 09:47:31下载
    积分:1
  • Matlabautofocus
    这是我毕设做自动调焦仿真实验时,编写的自动调焦函数的Matlab代码,把基于灰度梯度的调焦函数都仿真了(This is what I do complete auto-focus based simulation experiments, the preparation of the automatic focusing function of the Matlab code, the gray gradient-based simulation of the focusing functions)
    2021-06-10 11:30:08下载
    积分:1
  • 2776matlabwatershed
    说明:  matlab 数字图像处理 分水岭算法 数字图像处理作业(matlab watershed algorithm of digital image processing of digital image processing operations)
    2008-11-04 15:59:26下载
    积分:1
  • Algebra2013
    Linear algebra problems!
    2014-01-13 20:39:17下载
    积分:1
  • CompressedSensing
    用于快速处理压缩感知的程序。输入原向量及其长度即可得出压缩前向量。(需要使用pdco.m文件。)(For fast processing of compressed sensing program. Enter the original vector and its length can be derived before compression vector. (Need to use pdco.m file.))
    2013-04-16 23:10:23下载
    积分:1
  • k_means_datapoint
    k_means聚类算法matlab实现,运用matlab环境实现了聚类经典算法k_means实现对数据点的分类(the implementation of k_means in matlab)
    2013-12-07 16:39:48下载
    积分:1
  • Shape_Recognition
    The program should recognize objects like circles, rectangles, and squares from the input image.
    2007-10-23 08:42:32下载
    积分:1
  • 696518资源总数
  • 105578会员总数
  • 20今日下载