Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.
☆306Jun 28, 2024Updated 2 years ago
Alternatives and similar repositories for PyxLSTM
Users that are interested in PyxLSTM are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆118Updated this week
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆184Aug 12, 2024Updated last year
- Resources about xLSTM by Sepp Hochreiter☆319Nov 13, 2024Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆133May 8, 2024Updated 2 years ago
- ☆60May 28, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Official repository of the xLSTM.