CXXNET: A Deep Conv NN with 1000 lines core code(github.com)
github.com
CXXNET: A Deep Conv NN with 1000 lines core code
https://github.com/antinucleon/cxxnet
CXXNET is yet another implementation of (convolutional) neural network. It is in C++, with about 1000 lines of network layer implementations, it is able to train ImageNet in fast speed.
0 comments
—