healthDataScience / deep-learning-HAR
Convolutional and LSTM networks to classify human activity
☆457Updated 5 years ago
Alternatives and similar repositories for deep-learning-HAR:
Users that are interested in deep-learning-HAR are comparing it to the libraries listed below
- Using deep stacked residual bidirectional LSTM cells (RNN) with TensorFlow, we do Human Activity Recognition (HAR). Classifying the type …☆318Updated 2 years ago
- Tensorflow implementation of paper: Learning to Diagnose with LSTM Recurrent Neural Networks.☆573Updated 7 years ago
- An LSTM for time-series classification☆409Updated 7 years ago
- Deep learning framework for wearable activity recognition based on convolutional and LSTM recurretn layers☆271Updated 6 years ago
- Transfer learning for time series classification☆378Updated 5 years ago
- Convolutional Neural Network for Human Activity Recognition in Tensorflow☆472Updated 2 years ago
- Codebase for the paper LSTM Fully Convolutional Networks for Time Series Classification☆767Updated 5 years ago
- Multivariate LSTM Fully Convolutional Networks for Time Series Classification☆498Updated 4 years ago
- Fully Convlutional Neural Networks for state-of-the-art time series classification☆683Updated 5 years ago
- Code and documentation for seizure prediction from EEG data☆55Updated 7 years ago
- A tensorflow implementation of GAN ( exactly InfoGAN or Info GAN ) to one dimensional ( 1D ) time series data.☆295Updated 10 months ago
- Jupyter Notebook for Human Activity Recognition (HAR) with 1D Convolutional Neural Network in Python and Keras☆160Updated last year
- Time Series Prediction with tf.contrib.timeseries☆473Updated 6 years ago
- Codebase for the paper LSTM Fully Convolutional Networks for Time Series Classification☆139Updated 5 years ago
- A CNN for time-series classification☆153Updated 7 years ago
- a implement of LSTM using Keras for time series prediction regression problem☆219Updated 8 years ago
- A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.☆398Updated last year
- Time series prediction using LSTM classifier☆280Updated 7 years ago
- ☆151Updated 7 years ago
- Classifying the physical activities performed by a user based on accelerometer and gyroscope sensor data collected by a smartphone in the…☆95Updated 7 years ago
- Use a LSTM network to predict human activities from sensor signals collected from a smartphone☆48Updated 2 years ago
- Python 3.6+ (only)☆112Updated 5 years ago
- Time series classification and clustering code written in Python.