The Encog Project

Package org.encog.neural.data.basic

Class Summary
BasicNeuralData Basic implementation of the NeuralData interface that stores the data in an array.
BasicNeuralDataPair A basic implementation of the NeuralDataPair interface.
BasicNeuralDataSet Basic implementation of the NeuralDataSet class.
 


The Encog Project