Class Summary |
BinaryDataLoader |
This class is used, together with a CODEC, to move data to/from the Encog
binary training file format. |
BufferedDataSetIterator |
An iterator for the BufferedNeuralDataSet. |
BufferedMLDataSet |
This class is not memory based, so very long files can be used, without
running out of memory. |
EncogEGBFile |
Used to access an Encog Binary Training file (*.EGB). |
MemoryDataLoader |
This class is used, together with a CODEC, load training data from some
external file into an Encog memory-based training set. |