muditbhargava66 / PyxLSTM

Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.
https://pyxlstm.readthedocs.io/
MIT License
242 stars 21 forks source link

Timeseries examples #29

Open saurav-dhait opened 1 month ago

saurav-dhait commented 1 month ago

Can you provide examples on timeseries forecasting ? It is mentioned in the todo list of this repository.

muditbhargava66 commented 3 weeks ago

I will add that soon!