登录
首页 » matlab » starter

starter

于 2021-04-30 发布 文件大小:11702KB
0 344
下载积分: 1 下载次数: 137

代码说明:

  基于深度学习的稀疏自编码器,对图像特征进行提取,然后分类(Extraction the encoder based on sparse feature depth study)

文件列表:

cs294a_2011-assignment.pdf,278811,2016-03-20
sparseAutoencoder_2011new.pdf,441206,2016-03-20
starter
.......\checkNumericalGradient.m,1982,2011-01-06
.......\computeNumericalGradient.m,1120,2016-03-20
.......\display_network.m,2647,2011-01-05
.......\IMAGES.mat,20971720,2011-01-04
.......\initializeParameters.m,622,2011-01-05
.......\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
.......\sampleIMAGES.m,2450,2016-03-20
.......\sigmoidInv.m,465,2016-03-20
.......\sparseAutoencoderCost.m,4436,2016-03-20
.......\train.m,5813,2016-03-20

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

发表评论

0 个回复

  • Matlab_Simulation_command
    MATLAB仿真命令集,收集和总结了MATLAB仿真需要用到的命令(MATLAB ordered set, collect and summarizes the need to use MATLAB orders)
    2010-07-14 21:26:49下载
    积分:1
  • min_tree
    Kruskal算法的M程序,主要用于图论问题。最终求出要求的最小树问题。(Kruskal algorithm M program, mainly for graph theory problems. Eventually find the required minimum tree problem.)
    2011-05-03 00:55:23下载
    积分:1
  • stock-forecast
    包含java版的股票预测以及matlab版的预测系统源码。包含的GUI界面(Contains the java version of the stock forecast as well as the predicted source matlab version. Contains the GUI interface)
    2013-04-10 17:24:38下载
    积分:1
  • PAPR-Reduction-based-on-a-Modified-PTS
    PAPR Reduction based on a Modified PTS with Interleaving and Pulse Shaping method for STBC MIMO-OFDM System. It is with GUI. Using GUI we can see comparison with number of sub carrier, sub-block and over sampling factor as well BER plot comparison of normal and with PTS technique. You need to run MIMO_OFDM_with_PTS.m Note: Do not delete or rename amy file and place all the files in one single folder because some are functions which are called in GUI code.
    2015-09-12 13:57:09下载
    积分:1
  • MATLABshejiyuyingyong
    MATLAB编程,又从函数使用到复杂程序的源代码,涵盖MATLAB所有基础知识(MATLAB programming, and from the function used to complex program' s source code, covering all the basics of MATLAB)
    2009-11-15 11:07:38下载
    积分:1
  • 2
    说明:  Objects forming possible solution within original problem context are called phenotypes, their encoding, the individuals within the GA, are called genotypes. The representation step specifies the mapping the phenotypes onto a set of genotypes. Candidate solution, phenotype and individual are used to denotes points of the space of possible solutions. This space is called phenotype space. Chromosome, and individual can be used for points in the genotye space. Elements of a chromosome are called genes. A value of a gene is called an allele. Variation Operators The role of variation operators is to create new individuals old ones. Variation operators form the implementation of the elementary steps with the search space.
    2014-12-22 22:54:47下载
    积分:1
  • scatter_LDS
    Scatter plot for large data set (tested for 10 million points)
    2014-02-06 17:57:49下载
    积分:1
  • omnetwaysofuse
    omnet环境下如何建立wsn节点并模拟仿真(omnet environment and how to establish wsn node simulation)
    2010-08-17 11:38:21下载
    积分:1
  • Solution-of-the-orbit-equation
    Solution of the orbit equation: Theta as function of time t. Numerical solution of Kepler’s equation for the elliptical test problem Matlab code
    2013-11-01 21:26:14下载
    积分:1
  • MS_Vectoriel
    Synchronous machine PM control
    2012-02-04 20:55:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载