Ai4cr::NeuralNetwork
Artificial Neural Networks are mathematical or computational models based on biological neural networks.
More about neural networks:
- http://en.wikipedia.org/wiki/Artificial_neural_network
Constants
LS_PRELU = LearningStyle::Prelu
Ai4cr::NeuralNetwork::
LS_RELU = LearningStyle::Relu
LS_SIGMOID = LearningStyle::Sigmoid
LS_TANH = LearningStyle::Tanh
UNTIL_MIN_AVG_ERROR_DEFAULT = 0.1