Documentation For Encog 2.x

TemporalDataDescription Members

TemporalDataDescription overview

Public Instance Constructors

TemporalDataDescription Overloaded. Initializes a new instance of the TemporalDataDescription class.

Public Instance Properties

ActivationFunction The activation function for this layer.
DescriptionType The type of data this is.
High The highest allowed value.
Index Get the index.
IsInput Is this data input? Or is it to be predicted.
IsPredict Determine if this is a predicted value.
Low The lowest allowed data.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

TemporalDataDescription Class | Encog.Neural.NeuralData.Temporal Namespace