Truncated Back-Propagation Through Time (TBPTT) Algorithm

A Truncated Back-Propagation Through Time (TBPTT) Algorithm is a Backpropagation Through Time Algorithm that only backpropagates the gradient for a fixed number of time steps (a predefined truncation horizon).



References

2019

2016

1990