登录
首页 » matlab » 堆栈自编码stackedAE

堆栈自编码stackedAE

于 2020-07-18 发布 文件大小:10599KB
0 244
下载积分: 1 下载次数: 78

代码说明:

  堆栈自编码,通过两个稀疏自编码的堆叠和softmax分类模型,实现手写体的分类。(Stack self-encoding, since encoding by two sparse stack and softmax classification model to classify handwriting.)

文件列表:

stackedAE
.........\checkStackedAECost.m,1744,2011-05-10
.........\display_network.m,2647,2011-01-05
.........\feedForwardAutoencoder.asv,1357,2015-09-16
.........\feedForwardAutoencoder.m,1378,2015-09-16
.........\initializeParameters.m,622,2011-01-05
.........\loadMNISTImages.m,811,2011-04-28
.........\loadMNISTLabels.m,516,2011-04-26
.........\minFunc
.........\.......\ArmijoBacktrack.m,3251,2011-01-04
.........\.......\autoGrad.m,807,2011-01-04
.........\.......\autoHess.m,901,2011-01-04
.........\.......\autoHv.m,317,2011-01-04
.........\.......\autoTensor.m,870,2011-01-04
.........\.......\callOutput.m,385,2011-01-04
.........\.......\conjGrad.m,1845,2011-01-04
.........\.......\dampedUpdate.m,995,2011-01-04
.........\.......\example_minFunc.m,2421,2011-01-04
.........\.......\example_minFunc_LR.m,1604,2011-01-04
.........\.......\isLegal.m,107,2011-01-04
.........\.......\lbfgs.m,924,2011-01-04
.........\.......\lbfgsC.c,2408,2011-01-04
.........\.......\lbfgsC.mexa64,7707,2011-01-04
.........\.......\lbfgsC.mexglx,7733,2011-01-04
.........\.......\lbfgsC.mexmac,9500,2011-01-04
.........\.......\lbfgsC.mexmaci,12660,2011-01-04
.........\.......\lbfgsC.mexmaci64,8800,2011-01-04
.........\.......\lbfgsC.mexw32,7168,2011-01-04
.........\.......\lbfgsC.mexw64,9728,2011-01-04
.........\.......\lbfgsUpdate.m,614,2011-01-04
.........\.......\logistic
.........\.......\........\LogisticDiagPrecond.m,417,2011-01-04
.........\.......\........\LogisticHv.m,216,2011-01-04
.........\.......\........\LogisticLoss.m,659,2011-01-04
.........\.......\........\mexutil.c,1154,2011-01-04
.........\.......\........\mexutil.h,317,2011-01-04
.........\.......\........\mylogsumexp.m,227,2011-01-04
.........\.......\........\repmatC.c,3965,2011-01-04
.........\.......\........\repmatC.dll,7680,2011-01-04
.........\.......\........\repmatC.mexglx,20682,2011-01-04
.........\.......\........\repmatC.mexmac,10000,2011-01-04
.........\.......\mchol.m,1287,2011-01-04
.........\.......\mcholC.c,4190,2011-01-04
.........\.......\mcholC.mexmaci64,13184,2011-01-04
.........\.......\mcholC.mexw32,8192,2011-01-04
.........\.......\mcholC.mexw64,12288,2011-01-04
.........\.......\mcholinc.m,564,2011-01-04
.........\.......\minFunc.m,43634,2011-01-04
.........\.......\minFunc_processInputOptions.m,3704,2011-01-04
.........\.......\polyinterp.m,4217,2011-01-04
.........\.......\precondDiag.m,42,2011-01-04
.........\.......\precondTriu.m,51,2011-01-04
.........\.......\precondTriuDiag.m,60,2011-01-04
.........\.......\rosenbrock.m,1074,2011-01-04
.........\.......\taylorModel.m,677,2011-01-04
.........\.......\WolfeLineSearch.m,11478,2011-01-04
.........\params2stack.m,1174,2011-05-10
.........\softmaxCost.m,1252,2015-07-26
.........\softmaxTrain.m,1891,2011-05-11
.........\sparseAutoencoderCost.m,4365,2015-09-24
.........\stack2params.m,1653,2011-05-10
.........\stackedAECost.asv,4176,2015-09-16
.........\stackedAECost.m,4176,2015-09-16
.........\stackedAEExercise.asv,9243,2015-09-24
.........\stackedAEExercise.m,9243,2015-09-24
.........\stackedAEPredict.asv,1639,2015-09-16
.........\stackedAEPredict.m,1638,2015-09-16
.........\t10k-images.idx3-ubyte,7840016,1998-01-26
.........\t10k-labels.idx1-ubyte,10008,1998-01-26
.........\train-images.idx3-ubyte,47040016,1996-11-18
.........\train-labels.idx1-ubyte,60008,1996-11-18

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

发表评论

0 个回复

  • matlab-science-calculate
    《MATLAB科学计算宝典》一书附录的例程,全程实例解说MATLAB数值计算和数据可视化功能,提高实用经验。包括微分,积分计算,超越方程,混沌,机械振动等的模拟。(matlab science calculate, all sorts of model for science research and so on.)
    2013-10-16 19:55:36下载
    积分:1
  • Baseband_System_QPSK
    基带传输系统:二进制码->QPSK映射->取I路->4倍过采样->RRC成形->加高斯噪声->RRC匹配滤波器->LPF滤波器->转成复数->QPSK逆映射->取Q路->4倍过采样->RRC成形->加高斯噪声->RRC匹配滤波器->LPF滤波器(Baseband System)
    2013-12-10 11:17:43下载
    积分:1
  • 基于GMM的说话人识别
    语音识别是近年来发展非常迅速的一项计算机智能技术,广泛应用在语音控制、身份识别等多个领域。本次项目主要研究语音识别的预处理过程和特征参数的提取环节。通过对原始语音信号进行预加重和分帧、加窗,滤除低频干扰,提升对语音识别有用的部分,消除了部分噪音和失真。预处理之后进行信号的特征提取,主要选取了短时平均过零率和MFCC两个特征参数,应用matlab软件绘制波形图并提取特征参数矩阵,为之后的语音信号的识别打下了基础。(Speech recognition is a computer intelligent technology which has developed rapidly in recent years. It is widely used in speech control, identity recognition and other fields. This project mainly studies the pretreatment of speech recognition and the extraction of feature parameters. Through pre-emphasis, framing and windowing of the original speech signal, the low frequency interference is filtered out, the useful part of speech recognition is enhanced, and some noise and distortion are eliminated. After pretreatment, feature extraction of signal is carried out. Two feature parameters, short-term average zero-crossing rate and MFCC, are selected. Waveform diagram is drawn by MATLAB software and feature parameter matrix is extracted, which lays a foundation for speech signal recognition.)
    2019-04-06 10:53:48下载
    积分:1
  • Matlab-basics
    Matlab basics to know while writing matlab code.
    2013-03-22 13:28:53下载
    积分:1
  • MatlabPID
    笔者费了很大的经历找到的matlab实例资料,希望大家好好利用,绝对经典的好资料哦(Programming with vc for the sample program, which contains many of the author s experience, I hope you make good use of)
    2011-12-22 10:18:56下载
    积分:1
  • Particle-Swarm-Optimization-MPPT
    simulates the MPPT algorithm using PSO
    2018-09-26 04:57:51下载
    积分:1
  • flipants
    matlab source code from mathworks
    2009-03-28 22:15:23下载
    积分:1
  • simulink
    动态系统建模与仿真第二,第四章,详细介绍MATLAB环境下的建模仿真。(Dynamic System Modeling and Simulation II, Chapter IV, details of the modeling and simulation environment MATLAB.)
    2011-07-03 11:40:55下载
    积分:1
  • JPEG-Encode-and-MATLAB-Simulation
    JPEG图像压缩编码及其MATLAB仿真实现,希望对大家有所帮助(JPEG image compression coding and MATLAB simulation, we hope to help)
    2013-09-21 19:51:29下载
    积分:1
  • simbasebandex_revise_bit
    基带条件下QPSK误码率仿真,具有很大参考价值(Under the conditions of the baseband QPSK BER simulation, has great reference value)
    2015-04-08 22:51:58下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载