文件名称:MINIST分类.zip
文件大小:34.62MB
文件格式:ZIP
更新时间:2021-10-10 21:24:34
logistic softmax MATLAB MINIST
用logistic和softmax进行MINIST数据的0,1的二分类和0-9的多分类
【文件预览】:
MINIST分类
----logist regression()
--------train-images.idx3-ubyte(44.86MB)
--------main.m(1KB)
--------readtextlabel.m(346B)
--------t10k-labels.idx1-ubyte(10KB)
--------t10k-images.idx3-ubyte(7.48MB)
--------testaccu.m(928B)
--------readtrainimage.m(402B)
--------train-labels.idx1-ubyte(59KB)
--------readint32.m(246B)
--------readtrainlabel.m(328B)
--------readtestimage.m(455B)
----softmax regression()
--------train-images.idx3-ubyte(44.86MB)
--------train_y.mat(58KB)
--------readtextlabel.m(346B)
--------t10k-labels.idx1-ubyte(10KB)
--------test_x.mat(1.98MB)
--------t10k-images.idx3-ubyte(7.48MB)
--------test_y.mat(10KB)
--------softmaxCost.m(939B)
--------readtrainimage.m(402B)
--------train-labels.idx1-ubyte(59KB)
--------readint32.m(246B)
--------softmaxPredict.m(402B)
--------readtrainlabel.m(328B)
--------train_x.mat(11.97MB)
--------readtestimage.m(455B)
--------softmaxmain.m(944B)
----MINIST数据集的二分类和多分类.docx(165KB)