Modifier and Type | Class and Description |
---|---|
class |
AnalystError
An error has occured with the Encog Analyst.
|
Modifier and Type | Class and Description |
---|---|
class |
AnalystCodeGenerationError
Analyst code generation error.
|
Modifier and Type | Class and Description |
---|---|
class |
QuantError
Used to represent any error that occurs in the quant part of Encog.
|
Modifier and Type | Class and Description |
---|---|
class |
LoaderError
Used to represent any error that occurs in the loader part of Encog.
|
Modifier and Type | Class and Description |
---|---|
class |
BotError
Used to represent any error that occurs in the bot part of Encog.
|
Modifier and Type | Class and Description |
---|---|
class |
BrowseError
Thrown when any sort of error related to web browsing is encountered.
|
Modifier and Type | Class and Description |
---|---|
class |
CellularAutomataError |
Modifier and Type | Class and Description |
---|---|
class |
EncogMathError
Thrown when a math error happens.
|
Modifier and Type | Class and Description |
---|---|
class |
MatrixError
Used by the matrix classes to indicate an error.
|
Modifier and Type | Class and Description |
---|---|
class |
BayesianError
Thrown when an error occurs working with Bayesian networks.
|
Modifier and Type | Class and Description |
---|---|
class |
BufferedDataError
An error occurs working with the Encog binary training format.
|
Modifier and Type | Class and Description |
---|---|
class |
MarketError
Thrown when an error occurs processing market data.
|
Modifier and Type | Class and Description |
---|---|
class |
TemporalError
Error occurred processing temporal data.
|
Modifier and Type | Class and Description |
---|---|
class |
EACompileError
The genome has generated a compile error and is invalid.
|
class |
EAError
A general evolutionary algorithm error.
|
class |
EARuntimeError
An error has occurred while running a phenotype (or genome).
|
Modifier and Type | Class and Description |
---|---|
class |
GeneticError
An error raised by the genetic algorithm.
|
Modifier and Type | Class and Description |
---|---|
class |
DivisionByZeroError
A division by zero.
|
Modifier and Type | Class and Description |
---|---|
class |
NeuralNetworkError
Used by the neural network classes to indicate an error.
|
Modifier and Type | Class and Description |
---|---|
class |
TrainingError
Thrown when a training error occurs.
|
Modifier and Type | Class and Description |
---|---|
class |
PatternError
This class is thrown when an error occurs while using one of the neural
network pattern classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ParseError
Indicates an error has occured in one of the parsers.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistError
General error class for Encog persistence.
|
Modifier and Type | Class and Description |
---|---|
class |
CSVError
An error has occured while working with CSV data.
|
Modifier and Type | Class and Description |
---|---|
class |
NormalizationError
Used for normalization errors.
|
Copyright © 2014. All Rights Reserved.