卷积神经网络的源代码 ConvNet - C++ Convolutional Neural Network Library Descr iption of the contents: compile.sh scr ipt that compiles the ConvNet library CMakeLists.txt main file describing build process (for cmake) build/ directory where everything will be
深度学习之卷积神经网络CNN做手写体识别的VS代码。支持linux版本和VS2012版本。 tiny-cnn: A C++11 implementation of convolutional neural networks ======== tiny-cnn is a C++11 implementation of convolutional neural networks. design principle ----- * fast, without GPU 98.8% accuracy o