登录
首页 » matlab » Softmax exercise

Softmax exercise

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

  • set_default
    设置程序运行的默认目录,不用考虑具体的运行环境,给代码的编写带来很大方便。(Setup program to run the default directory, do not consider the specific operating environment for the preparation of the code a great convenience.)
    2008-12-26 20:28:45下载
    积分:1
  • sqlexcel
    从数据库生成excel报表的vb子程序。数据库是sqlserver2000,报表预先用excel制作好,运行程序后报表中将自动填入数据并进入打印预览状态(From the database to generate excel report vb subroutine. Database is sqlserver2000, statements, pre-production with excel, and run the program will automatically fill in statements after the data and enter the Print Preview Status)
    2021-04-10 14:28:59下载
    积分:1
  • JDBCDemo123
    ODBC数据库连接,用javq做的(ODBC database connectivity, with javq do )
    2007-06-15 18:29:46下载
    积分:1
  • RWExcelSrc
    演示C++读写EXCEL的方法,简单,通过ODBC完成基本的数据库功能(Demo C++ Literacy EXCEL method, simple, through the ODBC database to complete the basic functions)
    2007-07-23 09:01:17下载
    积分:1
  • SQLitePHelp-document-P-ch
    sqlite数据库中文使用说明,包括在不同编程环境和语言的使用说明(failed to translate)
    2013-05-08 15:18:21下载
    积分:1
  • student-information-database
    数据库基本功能都可以实现,删除,添加等等(this program is useful for people who want to develop database)
    2013-10-28 19:51:16下载
    积分:1
  • CH2
    李世国“Pro/TOOLKIT程序设计”光盘源代码,欢迎大家下载,这是第二章算例,希望对大家的学习有所帮助(Li Shiguo " Pro/TOOLKIT program design" CD-ROM source code, welcome to download, which is the second chapter examples, we hope to be helpful to learn)
    2013-08-25 15:58:51下载
    积分:1
  • ip_db_format
    ip地址数据库格式,便于开发使用,很清晰.(ip address database format to facilitate development and use, very clear.)
    2013-10-22 17:54:05下载
    积分:1
  • SQLite_Wrapper
    Wrapper for SQLite3.I m pretty sure the classes fully support Unicode.
    2008-01-16 19:46:32下载
    积分:1
  • 康熙字典
    说明:  康熙字典数据库ACCESS版本,MDB数据库(kangxi zidian shujuku)
    2020-06-17 07:20:01下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载