Analysis

Analysis

5 bookmarks
Custom sorting
How to use PyTorch LSTMs for time series regression
How to use PyTorch LSTMs for time series regression
Most intros to LSTM models use natural language processing as the motivating application, but LSTMs can be a good option for multivariable time series regression and classification as well. Here's how to structure the data and model to make it work.
·crosstab.io·
How to use PyTorch LSTMs for time series regression