An open API service indexing awesome lists of open source software.

https://github.com/ayushexel/neuralnet-humanactivityrecognition

This project uses neural network built from scratch to detect human activity.
https://github.com/ayushexel/neuralnet-humanactivityrecognition

artificial-intelligence deep-learning machine-learning-algorithms neural-network python python3

Last synced: 7 months ago
JSON representation

This project uses neural network built from scratch to detect human activity.

Awesome Lists containing this project

README

          

# NeuralNet-HumanActivityRecognition

This program uses 3 layer fully connected neural network to detect human activity with approximately 98% train and 96% test accuracy.

## Dependencies:
* Numpy

All the details about parameters and Algorithm are clearly mentioned along with the code. The train and test datasets can be found in # Activity folder.

More details about the problem statement can be found here https://www.kaggle.com/uciml/human-activity-recognition-with-smartphones