Simple Neural Network implemented by C++
Simple Neural Network implemented by C++
Eigen - Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
FullConnectionLayer
PoolingLayer
MeanPoolingLayer
ConvolutionalLayer
ActivateLayer
SigmoidLayer
ReluLayer