Package org.encog.neural.data.buffer.codec

Interface Summary
DataSetCODEC A CODEC is used to encode and decode data.
 

Class Summary
ArrayDataCODEC A CODEC used for arrays.
CSVDataCODEC A CODEC used to read/write data from/to a CSV data file.
ExcelCODEC A CODEC that can read/write Microsoft Excel (*.XLSX) files.
NeuralDataSetCODEC A CODEC that works with the NeuralDataSet class.
 



Copyright © 2011. All Rights Reserved.