Documentation For Encog 2.x

INeuralDataSet Methods

The methods of the INeuralDataSet interface are listed below. For a complete list of INeuralDataSet interface members, see the INeuralDataSet Members topic.

Public Instance Methods

AddOverloaded. Add a NeuralData object to the dataset. This is used with unsupervised training, as no ideal output is provided. Note: not all implemenations support the add methods.
Close Close this datasource and release any resources obtained by it, including any iterators created.
GetEnumerator Get an enumerator to access the data.

See Also

INeuralDataSet Interface | Encog.Neural.NeuralData Namespace