LSTM_tsc
Time series classifier
An implementation of a Long Short-term memory network for time-series classification using Python and TensorFlow
An LSTM for time-series classification
410 stars
35 watching
146 forks
Language: Python
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| This project provides a framework for evaluating and comparing different deep learning architectures for time series classification tasks. | 1,576 |
| An audio classification project using LSTMs to classify music genres | 298 |
| An implementation of a deep neural network architecture for Human Activity Recognition using stacked residual bidirectional LSTM cells with TensorFlow. | 319 |
| A Python implementation using LSTM neural networks to forecast Bitcoin price based on time series data | 337 |
| Develops CTC-based text recognition models with neural network architectures | 259 |
| An implementation of the Long Short-term Memory (LSTM) algorithm in MATLAB | 252 |
| A MATLAB implementation of a PSO algorithm combined with LSTM networks for predictive modeling. | 54 |
| A toolkit for building sequence classification models in Python | 691 |
| An LSTM-based human activity recognition system using smartphone sensor data. | 3 |
| An experimental framework for developing and testing deep learning models on time-series prediction tasks | 79 |
| A lightweight ORM library for TDengine time series databases | 35 |
| Developing and evaluating deep learning models for time series classification with a focus on interpretability and deployability. | 682 |
| A package to train a neural network for language modeling using a variant of the Long Short Term Memory algorithm | 665 |
| An implementation of Tree-LSTM networks in PyTorch for semantic similarity tasks using tree structures | 551 |
| A Python implementation of a shapelet-based time-series classification algorithm using gradient descent. | 217 |