Learn Before
  • Unfolding Operation

Advantages of Unfolding Process

  1. 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.
  2. It is possible to use the same transition function f with the same parameters at every time step.

0

1

4 years ago

References


Tags

Data Science

Related
  • Advantages of Unfolding Process