org.encog.neural.networks.training
Class TrainingError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.encog.EncogError
-
- org.encog.neural.NeuralNetworkError
-
- org.encog.neural.networks.training.TrainingError
-
- All Implemented Interfaces:
- java.io.Serializable
public class TrainingError extends NeuralNetworkError
Thrown when a training error occurs.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description TrainingError(java.lang.String msg)Construct a message exception.TrainingError(java.lang.Throwable t)Construct an exception that holds another exception.
-
DMelt 3.0 © DataMelt by jWork.ORG