登录
首页 » matlab » softmax

softmax

于 2019-05-18 发布
0 231
下载积分: 1 下载次数: 9

代码说明:

说明:  MNIST手势识别数据库进行softmax回归分类,直接运行softmaxExercise.m文件即可运行。(The MNIST gesture recognition database is classified by soft Max regression and can be run directly by running the softmaxExercise. m file.)

文件列表:

softmax\computeNumericalGradient.m, 1189 , 2019-05-13
softmax\loadMNISTImages.m, 811 , 2011-04-28
softmax\loadMNISTLabels.m, 516 , 2011-04-26
softmax\minFunc\ArmijoBacktrack.m, 3251 , 2011-01-04
softmax\minFunc\autoGrad.m, 807 , 2011-01-04
softmax\minFunc\autoHess.m, 901 , 2011-01-04
softmax\minFunc\autoHv.m, 317 , 2011-01-04
softmax\minFunc\autoTensor.m, 870 , 2011-01-04
softmax\minFunc\callOutput.m, 385 , 2011-01-04
softmax\minFunc\conjGrad.m, 1845 , 2011-01-04
softmax\minFunc\dampedUpdate.m, 995 , 2011-01-04
softmax\minFunc\example_minFunc.m, 2421 , 2011-01-04
softmax\minFunc\example_minFunc_LR.m, 1604 , 2011-01-04
softmax\minFunc\isLegal.m, 107 , 2011-01-04
softmax\minFunc\lbfgs.m, 924 , 2011-01-04
softmax\minFunc\lbfgsC.c, 2408 , 2011-01-04
softmax\minFunc\lbfgsC.mexa64, 7707 , 2011-01-04
softmax\minFunc\lbfgsC.mexglx, 7733 , 2011-01-04
softmax\minFunc\lbfgsC.mexmac, 9500 , 2011-01-04
softmax\minFunc\lbfgsC.mexmaci, 12660 , 2011-01-04
softmax\minFunc\lbfgsC.mexmaci64, 8800 , 2011-01-04
softmax\minFunc\lbfgsC.mexw32, 7168 , 2011-01-04
softmax\minFunc\lbfgsC.mexw64, 9728 , 2011-01-04
softmax\minFunc\lbfgsUpdate.m, 614 , 2011-01-04
softmax\minFunc\logistic\LogisticDiagPrecond.m, 417 , 2011-01-04
softmax\minFunc\logistic\LogisticHv.m, 216 , 2011-01-04
softmax\minFunc\logistic\LogisticLoss.m, 659 , 2011-01-04
softmax\minFunc\logistic\mexutil.c, 1154 , 2011-01-04
softmax\minFunc\logistic\mexutil.h, 317 , 2011-01-04
softmax\minFunc\logistic\mylogsumexp.m, 227 , 2011-01-04
softmax\minFunc\logistic\repmatC.c, 3965 , 2011-01-04
softmax\minFunc\logistic\repmatC.dll, 7680 , 2011-01-04
softmax\minFunc\logistic\repmatC.mexglx, 20682 , 2011-01-04
softmax\minFunc\logistic\repmatC.mexmac, 10000 , 2011-01-04
softmax\minFunc\mchol.m, 1287 , 2011-01-04
softmax\minFunc\mcholC.c, 4190 , 2011-01-04
softmax\minFunc\mcholC.mexmaci64, 13184 , 2011-01-04
softmax\minFunc\mcholC.mexw32, 8192 , 2011-01-04
softmax\minFunc\mcholC.mexw64, 12288 , 2011-01-04
softmax\minFunc\mcholinc.m, 564 , 2011-01-04
softmax\minFunc\minFunc.m, 43634 , 2011-01-04
softmax\minFunc\minFunc_processInputOptions.m, 3704 , 2011-01-04
softmax\minFunc\polyinterp.m, 4217 , 2011-01-04
softmax\minFunc\precondDiag.m, 42 , 2011-01-04
softmax\minFunc\precondTriu.m, 51 , 2011-01-04
softmax\minFunc\precondTriuDiag.m, 60 , 2011-01-04
softmax\minFunc\rosenbrock.m, 1074 , 2011-01-04
softmax\minFunc\taylorModel.m, 677 , 2011-01-04
softmax\minFunc\WolfeLineSearch.m, 11478 , 2011-01-04
softmax\softmaxCost.m, 1428 , 2019-05-18
softmax\softmaxExercise.m, 4752 , 2019-05-18
softmax\softmaxPredict.m, 937 , 2019-05-18
softmax\softmaxTrain.m, 1891 , 2011-05-11
softmax\t10k-images.idx3-ubyte, 7840016 , 1998-01-26
softmax\t10k-labels.idx1-ubyte, 10008 , 1998-01-26
softmax\train-images.idx3-ubyte, 47040016 , 1996-11-18
softmax\train-labels.idx1-ubyte, 60008 , 1996-11-18
softmax\minFunc\logistic, 0 , 2019-05-18
softmax\minFunc, 0 , 2019-05-18
softmax, 0 , 2019-05-18

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

发表评论

0 个回复

  • EzStego
    EzStego的全部源码,适用于Windows/Linux等等环境(EzStego all the source code for Windows/Linux environment, etc.)
    2010-10-25 13:19:16下载
    积分:1
  • matlab_oop
    说明:  MATLAB 语言的新特性,面向对象编程的入门教材。(New features in MATLAB language, object-oriented programming primer.)
    2010-04-19 17:25:48下载
    积分:1
  • duandianjiance
    利用MATLAB对语音进行端点检测,检测起始端和终点段(Using MATLAB speech endpoint detection, detecting the start and end segment ends)
    2014-11-03 14:18:56下载
    积分:1
  • BUAD-GUI-MATLAB
    tutorial matlab berbahasa indonesia gratis
    2013-09-07 05:31:29下载
    积分:1
  • Read_nc_files
    读取并存储nc文件,不同的文件里的参数可能不一样,按格式修改即可。(Read and store NC files, the parameters in different files may be different, and can be modified according to format.)
    2018-07-27 18:33:09下载
    积分:1
  • huiseyuce
    灰色预测 数学建模 运筹学必备,包含资料,说明论文(Gray mathematical modeling to predict the necessary operations research, including information on paper)
    2014-01-04 15:47:15下载
    积分:1
  • vad814_wanshang
    在BCB平台上的语音端点检测程序,直接调用函数即可实现检测 而且标注清晰 返回的数据 为重新组合的语音!(In the BCB platform of voice activity detection program, call the function can be realized directly detect and mark a clear return to the data re-combination of voice!)
    2010-08-15 17:21:40下载
    积分:1
  • dialogtest
    小波分解与重构,用VC6.0和MATLAB实现的混合编程,用MFC实现的界面设计。(Wavelet decomposition and reconstruction, with VC6.0 and MATLAB implementation of the hybrid programming, interface design implemented with MFC.)
    2010-10-04 00:34:43下载
    积分:1
  • EM_cn
    混合高斯em算法 very good for chinese
    2010-07-27 20:24:32下载
    积分:1
  • CNG
    一个dbgirdeh实例,控制单元格宽度,动态添加字段,添加记录,出门登记完整实例(A dbgirdeh instance, the control cell width, dynamically add fields, add records)
    2014-08-22 22:32:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载