#40 · Primary category: Time Series Machine Learning
dl-4-tsc
Deep Learning for Time Series Classification
Project last updated:03/18/23
GitHub Stars
1.7K
Forks
594
Contributors
6
License
GPL-3.0
Why we included this project
This is the companion repo to a well-known survey on using deep learning for time series classification. It ships the actual code for the architectures the paper reviews, including FCN, ResNet, and a handful of other CNN and RNN models, so you can run them on UCR/UEA datasets with a single command. That combination matters if you want to compare a new method against solid baselines without reimplementing everything yourself. Because the classifiers live as separate modules behind one entry point, swapping a model or dataset for your own experiments is easy. For teams new to the field, the paper plus runnable code gives you both the overview of what works and a place to start building.
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