文件名称:DeepLearning/Logistic Regression/mnist 的C++实现
文件大小:16KB
文件格式:ZIP
更新时间:2016-10-21 02:58:37
DeepLearning 数字识别 mnist C++
Deep learning 学习中,Logistic regression算法的mnist数字识别/分类的C++实现,原例子在http://deeplearning.net/tutorial/gettingstarted.html,采用python写的,原例子的主要数学工具是Theano。
【文件预览】:
mnist04
----mnist04()
--------FileConvert.cpp(5KB)
--------Softmax.cpp(14KB)
--------FileConvert.h(515B)
--------Softmax.h(121B)
--------mnist04.vcxproj.user(143B)
--------stdafx.h(314B)
--------ReadMe.txt(2KB)
--------mnist04.vcxproj.filters(2KB)
--------stdafx.cpp(212B)
--------mnist04.vcxproj(4KB)
--------dataset.h(1000B)
--------mnist04.cpp(2KB)
--------targetver.h(236B)
----mnist04.suo(20KB)
----mnist04.sln(888B)