#6 · Primary category: Time Series Machine Learning

tsai

classification cnn deep-learning fastai forecasting inceptiontime machine-learning python pytorch regression rnn rocket self-supervised sequential state-of-the-art time-series time-series-analysis time-series-classification timeseries transformer

Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai

Project last updated:07/23/26

GitHub Stars

6.1K

Forks

721

Contributors

25

License

Apache-2.0

Why we included this project

Anyone building predictive models on time-stamped data, whether from sensors, energy grids, finance, or hospital monitors, will find a lot to work with here. tsai collects the main modern deep learning architectures for time series, from RNN variants and CNNs to attention models like PatchTST, and handles classification, regression, forecasting, and imputation through a single API built on PyTorch and fastai. Instead of reimplementing each architecture yourself, you can swap models and run them against the same data pipeline, and the bundled datasets and tutorials lower the barrier for people new to the field. Walk-forward cross-validation and sklearn-style transforms give you honest evaluations before a model reaches production. It is a practical foundation for teams that want to move quickly on time series problems without writing all the boilerplate themselves.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category