Package org.encog.ml.data.buffer.codec

This package contains classes used to encode/decode from the EGB format.

See:
          Description

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.
 

Package org.encog.ml.data.buffer.codec Description

This package contains classes used to encode/decode from the EGB format.



Copyright © 2011. All Rights Reserved.