Learn Before
Unfolding Operation
Advantages of Unfolding Process
- Regardless of the sequence length, the learned model always has the same input size, because it is specified in terms of transition from one state toanother state, rather than specified in terms of a variable-length history of states.
- It is possible to use the same transition function f with the same parameters at every time step.
0
1
4 years ago
Tags
Data Science
Related
Advantages of Unfolding Process