Package org.encog.ml.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.
SQLCODEC A CODEC that is designed to read data from an SQL source.
 



Copyright © 2014. All Rights Reserved.