Property | Type | Description |
---|
Method | Description | |
---|---|---|
External2Memory ( ) : IMLDataSet |
Convert an external file format, such as CSV, to an Encog memory training set.
|
|
MemoryDataLoader ( IDataSetCODEC codec ) : Encog.ML.Data.Basic |
Construct a loader with the specified CODEC.
|
public MemoryDataLoader ( IDataSetCODEC codec ) : Encog.ML.Data.Basic | ||
codec | IDataSetCODEC | The codec to use. |
return | Encog.ML.Data.Basic |