Motivation and description
LSTM creator and the team have published xLSTM paper on arxiv.org: https://arxiv.org/pdf/2405.04517
They claim it will be super useful for Time Series too.
There is PyTorch implementation.
Possible Implementation
No response