TemporalDataDescription overview
TemporalDataDescription
|
Overloaded. Initializes a new instance of the TemporalDataDescription class. |
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. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
TemporalDataDescription Class | Encog.Neural.NeuralData.Temporal Namespace