Documentation For Encog 2.x

TemporalNeuralDataSet.ADD_NOT_SUPPORTED Field

Error message: adds are not supported.

public const string ADD_NOT_SUPPORTED = Direct adds to the temporal dataset are not supported. Add TemporalPoint objects and call generate.;

See Also

TemporalNeuralDataSet Class | Encog.Neural.NeuralData.Temporal Namespace