登录
首页 » matlab » Softmax exercise

Softmax exercise

于 2016-10-30 发布 文件大小:10483KB
0 293
下载积分: 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 个回复

  • 重叠采样+连续小波变换
    specgram画时频图.ipynb
    2021-05-06下载
    积分:1
  • ServeltTest
    实现与数据库连接,并返回多值,实现多用户登陆的servlet的一个小案例(Achieved with a small case of the database connection and return value to achieve multi-user login servlet)
    2013-05-11 00:26:36下载
    积分:1
  • cPP
    c++ database file programming
    2011-09-28 01:55:37下载
    积分:1
  • vc6.0-ADO-for-MDB
    visual c++访问mdb格式access数据库,基于ADO(Visual C++ Access mdb format access , based on ADO)
    2016-10-30 06:41:41下载
    积分:1
  • VCRoomManage
    基于VC++6.0、ODBC、MFC的酒店客房管理程序。数据库为Acess,界面简洁,有详细使用说明。(Based on VC++6.0, ODBC, MFC hotel rooms management procedures. Database for Acess, the interface is simple and has detailed instructions.)
    2009-03-25 21:40:08下载
    积分:1
  • SQLite_Wrapper
    Wrapper for SQLite3.I m pretty sure the classes fully support Unicode.
    2008-01-16 19:46:32下载
    积分:1
  • SQLite-AnalysisOfThePhysicalFile
    SQLite数据库文件分析,可以分析到删除标识,如果没有做压缩收复的话(SQLite file analysis, can be analyzed to delete the logo, if there is no compression recovered)
    2015-06-18 11:48:19下载
    积分:1
  • vcPP6.0shujukulianjie
    c++连接数据库不可多得的材料,包括ODBC和DAO数据库,希望可以帮助您(c++ connected databases rare material, including ODBC and DAO database, hope can help you)
    2012-10-31 08:43:44下载
    积分: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
  • dbshiyan
    用c写的所有数据库的实验:删除,更新,插入等操作,还有怎么制作一个小型的数据库,是学数据库的比较好的实验!(c written with the database of all : delete, update, insert, etc, also how to produce a small database, the database is relatively good experiment!)
    2007-06-22 20:13:11下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载