文件名称:conv-net-0.1
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
这是卷积神经网络在字符识别的应用,大家可以学习学习。-This is a convolution neural network character recognition application, we can learn it.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
conv-net-0.1\C++ LeNet codes.docx
............\CMakeLists.txt
............\compile.sh
............\conv-net.spec
............\data\mnist.xml
............\....\README
............\....\sample.xml
............\....\t10k-images-idx3-ubyte
............\....\t10k-labels-idx1-ubyte
............\....\testimg-0.png
............\....\testimg-1.png
............\....\testimg-2.png
............\....\testimg-3.png
............\....\testimg-4.png
............\....\testimg-5.png
............\....\testimg-6.png
............\....\testimg-7.png
............\....\testimg-8.png
............\....\testimg-9.png
............\.oc\cvconvnet.dox
............\...\LICENSE
............\...\Mainpage.dox
............\...\文档.rtf
............\include\cvconvnet.h
............\.......\cvconvnetparser.h
............\.......\cvconvolutionplane.h
............\.......\cvfastsigmoid.h
............\.......\cvgenericplane.h
............\.......\cvmaxplane.h
............\.......\cvrbfplane.h
............\.......\cvsourceplane.h
............\.......\cvsubsamplingplane.h
............\README
............\src\cvconvnet.cpp
............\...\cvconvnetparser.cpp
............\...\cvconvolutionplane.cpp
............\...\cvfastsigmoid.cpp
............\...\cvgenericplane.cpp
............\...\cvmaxplane.cpp
............\...\cvrbfplane.cpp
............\...\cvsourceplane.cpp
............\...\cvsubsamplingplane.cpp
............\tst\README
............\...\testimg.cpp
............\...\testimg.sh
............\...\testmnist.cpp
............\...\testmnist.sh
............\data
............\doc
............\include
............\src
............\tst
conv-net-0.1