neuralpp::InvalidSynapticalWeightException Class Reference
Exception raised when, while trying the network or directly, the weight of a synapsis is set to a value |w| > 1.
More...
#include <neural++_exception.hpp>
List of all members.
Detailed Description
Exception raised when, while trying the network or directly, the weight of a synapsis is set to a value |w| > 1.
Constructor & Destructor Documentation
neuralpp::InvalidSynapticalWeightException::InvalidSynapticalWeightException |
( |
|
) |
[inline] |
Member Function Documentation
const char* neuralpp::InvalidSynapticalWeightException::what |
( |
|
) |
const throw () [inline] |
The documentation for this class was generated from the following file: