aqibsaeed/Human-Activity-Recognition-using-CNN
A Convolutional Neural Network implemented in TensorFlow to classify human activities (walking, sitting, standing, etc.) from accelerometer sensor data.

Velocity · 7d
+0.1
★ / day
Trend
→steady
star history
This repository contains a Jupyter notebook that implements a CNN-based model for Human Activity Recognition. It processes time-series sensor data from the WISDM Actitracker dataset to classify six activities. The model uses TensorFlow to build, train, and evaluate a convolutional neural network architecture on accelerometer readings.