登录
首页 » matlab » Softmax exercise

Softmax exercise

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

  • 816674243carManagement
    车辆租赁管理的设计文档、源码及数据库创建脚本,多多下载(Vehicle leasing management of design documents, source code and creation scripts, and download)
    2016-10-25 16:22:59下载
    积分:1
  • querydef
    使用ODBC实现的一个动态RecordSet(Using ODBC to implement an dynamic recordset)
    2021-05-07 16:43:36下载
    积分:1
  • A-better-Database
    说明:  一个国外人用Microsoft Visual C++开发的小数据库。可以看看。这是他工作的东西哦。(a foreign people using Microsoft Visual C development of a small database. Look. This is the work of the things he Oh.)
    2006-03-17 19:24:14下载
    积分: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
  • liulanshujvku
    说明:  该程序实现了对mdb数据库文件,用mfc来编写界面进行浏览。压缩文件里的StuInfo6.mdb为所给的数据库文件。 通过按钮控件可以将记录移动到第一条记录,最后一条记录以及上一条记录,下一条记录等等。(The program realized mdb database file to write the interface with mfc browsing. Compressed file in the StuInfo6.mdb for the given database file. Button controls can be recorded through the move to the first record, last record and previous record, next record and so on. )
    2011-03-31 15:31:36下载
    积分:1
  • MFC_ACCESS
    MFC实现的,数据库操作,ACCESS,适合初学者(MFC implementation, database operations, ACCESS, suitable for beginners)
    2010-06-09 09:11:42下载
    积分:1
  • SQLServer2000UsePDF
    SQL Server 2000的使用、开发说明,给出了通过ODBC、DAO ADO访问数据库的方法(SQL Server 2000 s use and development that is given through ODBC, DAO ADO methods to access the database)
    2008-04-20 12:50:22下载
    积分:1
  • OLE-DB-example
    这是OLE DB的一个完整例子,演示了COM下怎样从数据库读取数据。(This is a complete example of OLE DB, demonstrates how to read the data under the COM)
    2014-11-24 09:57:32下载
    积分:1
  • shujukudaan
    《数据库原理与应用》的答案与部分上机练习源代码(自编) (Of " Database Principle, and application of" answer with the part of the on the machine exercises the the source code (composing))
    2012-06-05 13:32:32下载
    积分:1
  • CompactAccess
    VB编程实现Access数据库压缩功能,VB编程的朋友可以借鉴一下,压缩的效果还是很明显的,虽然不是很完美,但至少可以借鉴一下,为以后的编程思路提供参考。(VB Programming compression Access database, VB programming can learn from a friend about the effect of compression is very obvious, though not perfect, but at least you can learn from, programming ideas for future reference.)
    2009-05-11 03:24:08下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载