文件名称:深度学习C++源码(DBN)
文件大小:41.99MB
文件格式:RAR
更新时间:2018-06-10 02:31:07
深度学习 DeepLearning DBN 深度信念
网上很多深度学习C++源码下载后都无法使用,总是有这样活那样的错误,但本源码可定好用,只要装了VS 2013就行,没用第三方库。 这是一个深度学习--深度信念网络(Deep Belief Network)的C++源码,例子中带有数据,直接编译就可以使用,也可以断点调试,非常方便。
【文件预览】:
DeepLearning_DBN
----data()
--------train_y.txt(176KB)
--------test_x.txt(23.29MB)
--------y.txt(12B)
--------x.txt(120B)
--------test_y.txt(20KB)
--------train_x.txt(139.48MB)
----include()
--------cmat()
----run.sh(18B)
----Makefile(461B)
----readme.txt(413B)
----DeepLearning_DBN()
--------predict.cpp(149B)
--------DeepLearning_DBN.v12.suo(44KB)
--------Release()
--------timer.cpp(1KB)
--------data()
--------train.cpp(4KB)
--------DeepLearning_DBN.sdf(32.94MB)
--------deep.h(2KB)
--------DeepLearning_DBN.sln(1KB)
--------deep.cpp(22KB)
--------Debug()
--------timer.h(2KB)
--------DeepLearning_DBN()