登录
首页 » matlab » Softmax exercise

Softmax exercise

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

  • homework
    使用ODBC访问数据库,一则ODBC是直接封装在MFC库里面的,二则忙着考研没有时间学习dao。 ODBC和DAO用起来可能最大的区别就是ODBC使用之前得先建立数据源,根据不同的数据库,使用的参数也不同。具体请看在这之前的一片文章。里面有许多东西没有说,属于高级技巧性东西,得学你们自己摸索。(Using ODBC to access the database, an ODBC database directly encapsulated in the MFC inside, two busy Kaoyan no time to learn dao. ODBC and DAO can be at the biggest difference is that must be built before using ODBC data source, depending on the database, the parameters used are also different. Details, please read an article before this. There are many things not said, things are high skill, have to learn your own. )
    2010-11-15 09:37:01下载
    积分:1
  • 102t
    课程设计课题。也是从网上找资料改进的。很好用。数据库用SQL server. (Course design issues. Also improved from the Internet to find information. Good use. Database with the SQL server.)
    2011-01-15 01:56:36下载
    积分:1
  • bdb
    vxworks下bdb程序,包含连接数据库、插入、查找、删除等操作(bdb procedures under vxworks, including connecting to the database, insert, search, and delete)
    2011-05-04 20:42:51下载
    积分:1
  • lab_4568
    Aircraft company complete sql database + tickets reservation
    2009-11-19 22:32:41下载
    积分:1
  • ADOclass
    运用ADO封装类,可以直接实现数据库连接,增删查改的功能,简化代码,其中有详细说明书,函数等等说明(failed to translate)
    2009-12-31 00:07:39下载
    积分:1
  • SQLite_Wrapper
    Wrapper for SQLite3.I m pretty sure the classes fully support Unicode.
    2008-01-16 19:46:32下载
    积分:1
  • jiaowufuzhuguanli
    本人课程设计做的一个简单的教务辅助管理系统,实现了数据库的一般操作,适合初学者学习使用.初始用户密码均为admin.(I do curriculum design a simple Senate supporting management system, a database of normal operation for beginners to learn how to use. Initial users are admin password.)
    2007-05-23 11:38:29下载
    积分:1
  • pb01
    PB开发者的重点说明,能够很好的介绍给初学者学习PB开发。(PB developers highlights can be a good introduction for beginners learning PB development.)
    2013-07-29 20:59:48下载
    积分:1
  • InsetrData
    vc MFC带有界面的管理系统,实现用ado的方式连接access(vc MFC with the interface management system, to achieve ado way connection to access)
    2012-06-02 14:00:10下载
    积分:1
  • mfc-ado-sql
    这是我在公司做的数据库外挂报表 对大家的学习很有帮助(This is what I do in the company' s database plug-in for everyone' s very helpful report)
    2011-11-12 19:00:11下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载