Ninja91 / Human-Activity-RecognitionLinks
Human Activity Recognition using ML on UCI HAR dataset
☆16Updated 11 years ago
Alternatives and similar repositories for Human-Activity-Recognition
Users that are interested in Human-Activity-Recognition are comparing it to the libraries listed below
Sorting:
- Using deep stacked residual bidirectional LSTM cells (RNN) with TensorFlow, we do Human Activity Recognition (HAR). Classifying the type …☆324Updated 3 years ago
- ☆41Updated 8 years ago
- LSTM-CNN model for Human Activity Recognition☆24Updated 7 years ago
- AROMA: A Deep Multi-Task Learning Based Simple and Complex Human Activity Recognition Method Using Wearable Sensors☆28Updated 7 years ago
- A tutorial for using deep learning for activity recognition (Pytorch and Tensorflow)☆234Updated 4 years ago
- Use a LSTM network to predict human activities from sensor signals collected from a smartphone☆52Updated 3 years ago
- Classifying the physical activities performed by a user based on accelerometer and gyroscope sensor data collected by a smartphone in the…☆99Updated 8 years ago
- iPython notebook and Android app that shows how to build LSTM model in TensorFlow and deploy it on Android☆196Updated 5 years ago
- ☆38Updated 8 years ago
- Deep learning framework for wearable activity recognition based on convolutional and LSTM recurretn layers☆287Updated 7 years ago
- Convolutional Neural Network for Human Activity Recognition in Tensorflow☆486Updated 3 years ago
- Artificial Neural Networks (ANN), k-Nearest Neighbors, Random Forest classifier and Support Vector Machines (SVM) were trained over a HAR…☆24Updated 7 years ago
- neural style tranfer from one walking/gait cycle to another; ArXiv:1606.03238 & ArXiv:1508.06576☆14Updated 8 years ago
- Convolutional and LSTM networks to classify human activity☆465Updated 6 years ago
- Code for data processing used for the experiment in paper "Deepsense: a unified deep learning framework for time-series mobile sensing da…☆29Updated 8 years ago
- deadskull7 / Human-Activity-Recognition-with-Neural-Network-using-Gyroscopic-and-Accelerometer-variablesThe VALIDATION ACCURACY is BEST on KAGGLE. Artificial Neural Network with a validation accuracy of 97.98 % and a precision of 95% was ach…☆86Updated 7 years ago
- Deep convolutional neural network for human activity recognition☆22Updated 8 years ago
- http://learnandshare645.blogspot.hk/2016/06/3d-cnn-in-keras-action-recognition.html☆70Updated 9 years ago
- Resources about activity recognition-行为识别资料☆934Updated 6 years ago
- Human activity recognition using hidden Markov model.☆10Updated 8 years ago
- "Attention in Convolutional LSTM for Gesture Recognition" in NIPS 2018☆224Updated 5 years ago
- DeepConvLSTM model for sensor-based human activity recognition in Pytorch☆40Updated 6 years ago
- CNN, LSTM, CNN+LSTM for human activity recongnition on WISDM dataset(smartphone dataset)☆20Updated 7 years ago
- sourcecode for IMWUT 2017 paper "Ensembles of Deep LSTM Learners for Activity Recognition using Wearables" (Guan, Ploetz)☆18Updated 7 years ago
- Comparison of frequently used deep learning architectures (LSTM, biLSTM, GRU and CNN) on ten Human Activity Recognition datasets.☆18Updated 2 years ago
- K- fold cross validation for KNN , Linear Regression and Centroid classifiers☆10Updated 9 years ago
- Code and documentation for seizure prediction from EEG data☆57Updated 8 years ago
- To classify video into various classes using keras library with tensorflow as back-end.☆280Updated 5 years ago
- DeepConvLSTM implemented in python 3 and pytorch