mandyxiaomeng / activity_recognition

Simple activity recognition using smartphone sensor data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Activity Recognition

Simple activity recognition using smartphone sensor data, in order to discriminate between standing still, walking and running.

image

To run the code run

python3 plot_data.py <file>

ciwan_1.txt and ciwan_2.txt contain prerecorded data.

image

About

Simple activity recognition using smartphone sensor data

License:MIT License


Languages

Language:Python 100.0%