Gate
scalation.modeling.forecasting.neuralforecasting.Gate
The Gate
case class holds information on the gate's value and its partial derivatives.
Value parameters
- n_mem
-
the size for hidden state (h) (dimensionality of memory)
- n_seq
-
the length of the time series
- n_var
-
the number of variables
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article