登录
首页 » matlab » softmax

softmax

于 2019-05-18 发布
0 243
下载积分: 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 个回复

  • rbf
    用matlab编写的聚类rbf神经网络曲线拟和程序。(err)
    2008-06-17 17:27:12下载
    积分:1
  • enriched_function
    Matlab编写的扩展有限元的程序,采用Moes扩展形函数(Extended finite element program Matlab prepared using Moes extended shape function)
    2015-03-18 10:53:44下载
    积分:1
  • mytest
    这是一个关于BP神经网络反演数据的一个实例。(an example of data retrieval using BP neural network.)
    2014-02-19 21:13:34下载
    积分:1
  • Array-antenna-analysis-with-FFT
    一维和二维阵列天线FFT分析,对不同间距的均匀阵列做了详细处理(1D and 2D array antenna analysis with FFT, and dealt with different inter-element distance.)
    2020-07-30 16:18:38下载
    积分:1
  • MATLAB
    Matlab入门资料,关于Matlab的一些基本运用。(rumenziliao)
    2010-01-21 08:03:29下载
    积分:1
  • example_clock
    说明:  Matlab擦除重绘动画——时钟演示,包含时针、分针和秒针,日期。(Matlab Erasemode redraw animation- Clock )
    2011-04-13 17:03:42下载
    积分:1
  • gsave
    滤波器的设计有很多种方法 这是其中的一种 波形分析的实现 用matlab gui(wave matlab)
    2011-12-01 19:34:19下载
    积分:1
  • regiongrow
    matlab实现区域生长,以鼠标单击图像中一点设定初始种子点。(using matlab to achieve regional growth.need to use the mouse to click one point of the image to sets the initial seed point.)
    2015-06-01 15:40:51下载
    积分:1
  • 第二部分演示序及数据
    使用yalmip调用CPLEX求解器求解优化问题(Using yalmip to call CPLEX solver to solve optimization problems)
    2020-06-22 13:00:02下载
    积分:1
  • low_pass.rar
    设计一个低通滤波系统,任意输入三个频率使输入的信号中留下频率最低的 一个分量。(Designed a low-pass filter system, indiscriminate importation of the three input signal frequency so that left one of the lowest frequency component.)
    2009-03-03 19:24:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载