登录
首页 » matlab » softmax

softmax

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

  • hybrid-PSO-based-on-TSP
    实现基于PSO的混合粒子优化算法,具有很好的稳定性和快速性(Search algorithm based on hybrid particle swarm optimization algorithm based on TSP)
    2013-10-04 10:57:54下载
    积分:1
  • MM1
    MM1排队序列模拟——统计给定 平均到达率和离去率 条件下系统的平均队列长度和平均等待时间; 统计平均队列长度和平均等待时间随平均到达率 和离去率 的变化曲线 (The MM1 the queuing sequence of simulation- statistics system to the given conditions the average queue length and average waiting time easygoing statistical average queue length and average waiting time curve)
    2013-04-17 15:53:03下载
    积分:1
  • ELM
    训练集/测试集产生 load spectra_data.mat 随机产生训练集和测试集 temp = randperm(size(NIR,1)) 训练集——50个样本 P_train = NIR(temp(1:50),:) T_train = octane(temp(1:50),:) 测试集——10个样本 P_test = NIR(temp(51:end),:) T_test = octane(temp(51:end),:) N = size(P_test,2) 数据归一化 ( Training set/test set generation load spectra_data.mat randomly generated training set and test set temp = randperm (size (NIR, 1)) training set- 50 samples P_train = NIR (temp (1:50) ,:)' T_train = octane (temp (1:50 ),:)' test set- 10 samples P_test = NIR (temp (51: end ),:)' T_test = octane (temp (51 : end ),:)' N = size (P_test, 2) Data Normalization)
    2011-05-21 16:45:51下载
    积分:1
  • mycoe
    线性调频信号脉冲压缩 用matlab生成coe文件以导入xilinx fpga (Chirp signal pulse compression using matlab generated COE file to import xilinx fpga)
    2013-04-30 12:38:43下载
    积分:1
  • A
    说明:  输出文字(提示文字,内容可以是可以是任意文字。。。(The output text (prompt text, the content can be can be any text ..)
    2013-05-26 22:49:11下载
    积分:1
  • Zinverter
    paper de z inverter sourse diselñ o de estda
    2011-08-27 04:17:56下载
    积分:1
  • PID-algorithm-and-Matlab-simulation
    PID仿真用书,详细介绍PID算法及其Matlab仿真程序(The book is about PID simulation , introduced PID algorithm and Matlab simulation)
    2015-01-13 13:20:50下载
    积分:1
  • MATLAB-Financial-Coding
    <精通MATLAB金融计算>随书光盘源码,对初学者很有用(Proficient in MATLAB financial calculations with CD ,)
    2013-05-02 12:59:04下载
    积分:1
  • 11111111111116
    说明:  认知无线电,退避策略,可用于学习,可运行,本人毕设研究内容(Cognitive radio, evasion strategy, can be used for learning, can be operated, I set up the research content.)
    2019-05-13 11:18:44下载
    积分:1
  • mseq
    说明:  simulink下m序列的产生,使用5级移位寄存器,简单易懂(m sequence generation under simulink)
    2011-04-12 19:56:51下载
    积分:1
  • 696524资源总数
  • 103838会员总数
  • 43今日下载