Skip to content
/ TWYM Public
forked from AdrianUrbanski/TWYM

Locomotion mode classification based on sensor data using neural networks

Notifications You must be signed in to change notification settings

Ruruthia/TWYM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

The Way You Move

TWYM is a final project for Neural Networks and Deep Learning course. It is based on data from Sussex-Huawei Locomotion Challenge.
In this contest, participants try to predict one of eight locomotion modes (Still, Walk, Run, Bike, Car, Bus, Train, Subway) based on readings from various sensors, such as accelerometer or gyroscope.
We wanted to compare state-of-the-art IndRNN model of one of the winners with approach in which we classified time series based on their plots with Siamese CNN.

The repository contains a report describing our approach and results.

Authors

Maria Wyrzykowska, Grzegorz Maliniak, Adrian Urbański

About

Locomotion mode classification based on sensor data using neural networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%