Understanding LSTM -- a tutorial into Long Short-Term Memory Recurrent Neural Networks
About
Long Short-Term Memory Recurrent Neural Networks (LSTM-RNN) are one of the most powerful dynamic classifiers publicly known. The network itself and the related learning algorithms are reasonably well documented to get an idea how it works. This paper will shed more light into understanding how LSTM-RNNs evolved and why they work impressively well, focusing on the early, ground-breaking publications. We significantly improved documentation and fixed a number of errors and inconsistencies that accumulated in previous publications. To support understanding we as well revised and unified the notation used.
Ralf C. Staudemeyer, Eric Rothstein Morris• 2019
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Orientation Forecasting | NBA Dataset 0.48s forecast horizon | Average Absolute Error (AAE) [°]18.25 | 8 | |
| Player Orientation Forecasting | NBA dataset | AAE (°)40.61 | 8 | |
| Player Trajectory Forecasting | NBA dataset | ADE (m)0.68 | 8 | |
| Trajectory Forecasting | NBA Dataset 0.48s forecast horizon | ADE (m)0.09 | 8 |
Showing 4 of 4 rows