Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 437 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 437 Bytes

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