/CNNet

Convolutional Neural Network implemented in C++. Eigen library is used for matrix manipulations. Convolution layers, Activation layers, Pooling layers and Fully connected layers are available in the network.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Stargazers