登录
首页 » matlab » Softmax exercise

Softmax exercise

于 2016-10-30 发布 文件大小:10483KB
0 288
下载积分: 1 下载次数: 15

代码说明:

  Softmax用于多分类问题,本例是将MNIST手写数字数据库中的数据0-9十个数字进行分类,其中训练样本有6万个,测试样本有1万个数字是0~9(Softmax for multi classification problems, the present case is the handwritten data MNIST digital 0-9, classification, training samples which have 60,000, there are 10,000 test samples digit 0 to 9)

文件列表:

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

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

发表评论

0 个回复

  • yiyuan
    医院信息管理系统,适合毕业设计供大家参考!(Hospital information management system, suitable for graduate design reference for everyone!)
    2008-03-20 19:04:15下载
    积分:1
  • SQLServer2000(0k)
    SQL Server 2000数据库开发从零开始,这是一部详细介绍SQL Server 2000开发的电子书。(SQL Server 2000 database development from scratch, which is a detailed introduction of SQL Server 2000 to develop e-books.)
    2007-09-26 12:57:35下载
    积分:1
  • Ingres_2006_QEF_Overview
    Ingres_2006_QEF_Overview,Ingres数据库的查询执行计划说明,对研究Ingres数据库很有用(Ingres_2006_QEF_Overview, Ingres database query execution plan shows that the study of Ingres database very useful)
    2009-03-19 21:25:57下载
    积分:1
  • PowerBuilder商场零售系统开发实例导航
    PowerBuilder商场零售系统开发实例导航(PowerBuilder Store Retail System Development Example Navigation)
    2020-06-17 09:40:01下载
    积分:1
  • OperateAccess
    VC中利用MFC进行ADO数据库编程实例(ADO database programming examples in VC using MFC)
    2012-02-17 19:17:04下载
    积分:1
  • safe
    采用visual c++ 作为前台开发语言,sql server 2000 作为后台数据库开发的安全行业标准管理体系数据库,其功能强大!(The use of visual c++ As a front to develop language, sql server 2000 database development as a background security industry-standard database management system, its powerful!)
    2008-06-21 23:49:46下载
    积分:1
  • gmdh2
    数据分组处理算法GMDH源代码是自组织数据挖掘的核心算法,具有很强的泛化能力,相比回归分析法可以处理小样本数据(GMDH packet processing algorithms source code is the core of self-organizing data mining algorithm, which has strong generalization ability, compared with regression analysis can deal with small samples)
    2010-09-28 15:14:24下载
    积分:1
  • 康熙字典
    说明:  康熙字典数据库ACCESS版本,MDB数据库(kangxi zidian shujuku)
    2020-06-17 07:20:01下载
    积分:1
  • MFC-ODBC-database-applications
    MFC应用程序ODBC数据库,可以运行成功的使用MFC编写的c++代码(MFC ODBC database applications)
    2014-06-25 11:15:21下载
    积分:1
  • Database-Courseware
    数据库课件,主要是兰州理工大学老师的教学课件。(Database courseware, courseware mainly Lanzhou University teacher.)
    2014-07-02 00:33:43下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载