Package org.encog.neural.data

Interface Summary
Indexable Specifies that a data set can be accessed in random order via an index.
NeuralData Defines an array of data.
NeuralDataPair Training data is stored in two ways, depending on if the data is for supervised, or unsupervised training.
NeuralDataSet An interface designed to abstract classes that store neural data.
 

Class Summary
PropertyData An Encog data object that can be used to hold property data.
TextData An Encog object that can hold text data.
 

Exception Summary
NeuralDataError Used by the neural network classes to indicate an error.
 



Copyright © 2011. All Rights Reserved.