Using deep stacked residual bidirectional LSTM cells (RNN) with TensorFlow, we do Human Activity Recognition (HAR). Classifying the type of movement amongst 6 categories or 18 categories on 2 different datasets.
☆322Nov 6, 2022Updated 3 years ago
Alternatives and similar repositories for HAR-stacked-residual-bidir-LSTMs
Users that are interested in HAR-stacked-residual-bidir-LSTMs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Deep learning framework for wearable activity recognition based on convolutional and LSTM recurretn layers☆289Jun 3, 2018Updated 8 years ago
- Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement among…☆3,483Nov 6, 2022Updated 3 years ago
- Convolutional Neural Network for Human Activity Recognition in Tensorflow☆485Nov 16, 2022Updated 3 years ago
- Keras implementation of CNN, DeepConvLSTM, and SDAE and LightGBM for sensor-based Human Activity Recognition (HAR).☆74Feb 16, 2023Updated 3 years ago
- Human Activity Recognition Using Deep Learning☆50Jan 22, 2020Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Transformer for Human Activity Recognition☆78Jan 18, 2023Updated 3 years ago
- ☆11Sep 8, 2017Updated 9 years ago
- iPython notebook and Android app that shows how to build LSTM model in TensorFlow and deploy it on Android☆196Jan 14, 2021Updated 5 years ago
- The VALIDATION ACCURACY is BEST on KAGGLE. Artificial Neural Network with a validation accuracy of 97.98 % and a precision of 95% was ach…☆86Oct 2, 2018Updated 7 years ago
- MotionSense Dataset for Human Activity and Attribute Recognition ( time-series data generated by smartphone's sensors: accelerometer and …☆368Oct 19, 2021Updated 4 years ago
- LSTM-CNN model for Human Activity Recognition☆24Jun 10, 2018Updated 8 years ago
- AROMA: A Deep Multi-Task Learning Based Simple and Complex Human Activity Recognition Method Using Wearable Sensors☆29May 15, 2018Updated 8 years ago
- LSTM based human activity recognition using smart phone sensor dataset☆22Jun 17, 2017Updated 9 years ago
- This was my Master's project where i was involved using a dataset from Wireless Sensor Data Mining Lab (WISDM) to build a machine learnin…☆88Sep 25, 2017Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Temporal Segments LSTM and Temporal-Inception for Activity Recognition☆439Jun 27, 2020Updated 6 years ago
- Deep learning and LSTM approaches for human activity recognition☆39Mar 24, 2023Updated 3 years ago
- Keras implementation of Nested LSTMs☆88Dec 6, 2018Updated 7 years ago
- [ECAI 2020] Tensorflow 2.x Implementation of "Human Activity Recognition from Wearable Sensor Data Using Self-Attention"☆50Mar 30, 2021Updated 5 years ago
- A tutorial for using deep learning for activity recognition (Pytorch and Tensorflow)☆233Oct 26, 2021Updated 4 years ago
- The comparsion methods code☆12Mar 7, 2022Updated 4 years ago
- Encoding human activity by considering salient sensors and time points.☆42Mar 24, 2023Updated 3 years ago
- Convolutional and LSTM networks to classify human activity☆463Feb 4, 2019Updated 7 years ago
- CNN, LSTM, CNN+LSTM for human activity recongnition on WISDM dataset(smartphone dataset)☆19Aug 16, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Resources about activity recognition-行为识别资料☆929Aug 20, 2019Updated 7 years ago
- A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head atte…☆148Aug 20, 2018Updated 8 years ago
- sourcecode for IMWUT 2017 paper "Ensembles of Deep LSTM Learners for Activity Recognition using Wearables" (Guan, Ploetz)☆18Sep 27, 2018Updated 7 years ago
- Code repository for experiments on deep architecture for HAR in ubicomp☆25May 29, 2017Updated 9 years ago
- Deep convolutional neural network for human activity recognition☆24Dec 1, 2017Updated 8 years ago
- ☆55Jan 7, 2019Updated 7 years ago
- Ensembles of Deep LSTM Learners for Human Activity Recognition using Wearables in Pytorch☆15May 22, 2019Updated 7 years ago
- Human Activity Recognition on the Wireless Sensor Data Mining (WISDM) dataset using LSTM Recurrent Neural Networks☆37Apr 21, 2022Updated 4 years ago
- Ph.D. Thesis - Scalable Human Identification with Deep Learning☆28Aug 29, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Human activity recognition(LSTM, BidLSTM, BidLSTM+CNN, LSTM+CNN)☆16Mar 6, 2018Updated 8 years ago
- Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content l…☆1,819Jan 18, 2024Updated 2 years ago
- Attempt at reproducing a SGNN's projection layer, but with word n-grams instead of skip-grams. Paper and more: http://aclweb.org/antholog…