C++ implementation of a convolution neural network.
Essentially it is conv-net http://conv-net.sourceforge.net/, with additional layers including a linear neuron and a max pooling layer.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
C++ implementation of a convolution neural network.
Essentially it is conv-net http://conv-net.sourceforge.net/, with additional layers including a linear neuron and a max pooling layer.