Documentation For Encog 2.x

TemporalNeuralDataSet.Add Method

Adding directly is not supported. Rather, add temporal points and generate the training data.

Overload List

Adding directly is not supported. Rather, add temporal points and generate the training data.

public override void Add(INeuralData)

Adding directly is not supported. Rather, add temporal points and generate the training data.

public override void Add(INeuralData,INeuralData)

Adding directly is not supported. Rather, add temporal points and generate the training data.

public override void Add(INeuralDataPair)

See Also

TemporalNeuralDataSet Class | Encog.Neural.NeuralData.Temporal Namespace