Documentation For Encog 2.x

TemporalDataDescription Class

This class describes one unit of input, or output, to a temporal neural network. Data can be both an input and output. Inputs are used to attempt predict the output.

For a list of all members of this type, see TemporalDataDescription Members .

System.Object
   TemporalDataDescription
      MarketDataDescription

public class TemporalDataDescription

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Encog.Neural.NeuralData.Temporal

Assembly: encog-core-cs (in encog-core-cs.dll)

See Also

TemporalDataDescription Members | Encog.Neural.NeuralData.Temporal Namespace