SANN: Sushi Artificial Neural Network
This is a short library for a simple but efficient neural network
|
#include <Estimator.hpp>
This class is the interface for the estimators used in the training phase. It needs to monitor the training phase wrt data. This class has four important method: