登录
首页 » matlab » softmax

softmax

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

  • mud
    有关通信中的多用户检测的matlab的程序代码,有需要的可以下载啊(About communication in multi-user detection matlab code, there is a need to download ah)
    2013-05-17 12:00:41下载
    积分:1
  • Astar_1
    一种简单的A*寻路算法,可在命令行按要求输入相应起点和终点的坐标。适合于初学者(A simple A* algorithm for path planning, which can input the coordinates of the starting point and end point on the command line as required. It is suitable for beginners.)
    2019-04-19 15:01:36下载
    积分:1
  • mm1
    mm1 queueing theory matlab
    2020-12-25 19:09:04下载
    积分:1
  • MATLABofmulti-classify
    利用matlab实现的多类分类,希望对初学者有帮助(this paper introduce the scheme of multi-classify in matlab)
    2010-09-11 08:47:11下载
    积分:1
  • linear1
    基于matlab 通过线性变换法进行图像增强处理,对一些对比度较差的图像处理效果明显,如所附图像(Image enhancement)
    2009-05-22 19:27:46下载
    积分:1
  • GLRAM
    算法实现:Jieping Ye. Generalized low rank approximations of matrices. Machine Learning, Vol. 61, pp. 167-191, 2005. (Algorithm : Jieping Ye. Generalized low rank approximatio ns of matrices. Machine Learning, Vol. 61. pp. 167-191, 2005.)
    2007-02-03 14:33:00下载
    积分:1
  • relevancefd
    background cleaning for a image
    2013-02-12 15:23:01下载
    积分:1
  • MATLAB_commom-mistake(GUI)
    是一篇pdf文档 。主要讲了,matlab中的GUI模块,得一些常见错误和解决办法。(Is a PDF document. Mainly about, the GUI module in MATLAB, some common errors and solutions. )
    2013-09-24 10:10:23下载
    积分:1
  • MyLOCK
    一个锁屏幕的程序,不再电脑旁时,防止被其他人看你的电脑资料(A lock screen program is no longer next time the computer, and prevent other people to read your computer data)
    2010-03-04 17:42:12下载
    积分:1
  • Matlab-FinishedOne
    针对夹杂有白噪声的正弦信号的功率谱估计仿真(Mixed with white noise for sinusoidal signal simulation of the power spectrum estimation)
    2010-05-30 10:51:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载