#6 · Primary category: Time Series Machine Learning
tsai
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
netdata
The fastest path to AI-powered full stack observability, even for lean teams.
catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
sktime
A unified framework for machine learning with time series
darts
A python library for user-friendly forecasting and anomaly detection on time series.
featuretools
An open source python library for automated feature engineering