UCR_Time_Series_Classification_Deep_Learning_Baseline
Time series classifier
Developing and evaluating deep learning models for time series classification with a focus on interpretability and deployability.
Fully Convlutional Neural Networks for state-of-the-art time series classification
677 stars
27 watching
202 forks
Language: Python
last commit: over 5 years ago convolutional-networksdeep-learningtime-series
Related projects:
Repository | Description | Stars |
---|---|---|
hfawaz/dl-4-tsc | This project provides a framework for evaluating and comparing different deep learning architectures for time series classification tasks. | 1,558 |
charlotte-pel/temporalcnn | A deep learning-based approach to classifying satellite image time series using convolutional neural networks. | 149 |
damitkwr/esrnn-gpu | A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. | 318 |
jordipons/icassp2017 | Designs efficient architectures for modeling temporal features with deep learning networks | 16 |
mohaseeb/shaplets-python | A Python implementation of a shapelet-based time-series classification algorithm using gradient descent. | 218 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
dmbee/seglearn | A machine learning tool for time series data analysis and modeling | 571 |
csailvision/places365 | Provides pre-trained deep learning models for scene classification on the Places365 dataset | 1,926 |
kdd-opensource/deepadots | A benchmarking pipeline for evaluating anomaly detection methods on time series data using deep learning algorithms | 566 |
johannfaouzi/pyts | A Python package for time series classification and analysis | 1,772 |
benedekrozemberczki/pytorch_geometric_temporal | A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models | 2,669 |
jpeg729/pytorch_bits | An experimental framework for developing and testing deep learning models on time-series prediction tasks | 79 |
ahmedfgad/numpycnn | An implementation of a convolutional neural network (CNN) using NumPy for basic classification tasks. | 570 |
joshuaulrich/xts | A time series class that extends zoo to provide uniform handling of many R time series classes | 219 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 28 |