Skip to content

Commit

Permalink
Add links to source of data & coauthors in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Maria Wyrzykowska committed Mar 2, 2022
1 parent b106a68 commit af75b45
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# 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.
It is based on data from [Sussex-Huawei Locomotion Challenge](http://www.shl-dataset.org/challenges/).
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.
Maria Wyrzykowska, Grzegorz Maliniak an I 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.
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](https://github.com/Ruruthia), [Grzegorz Maliniak](https://github.com/Gizmon99), [Adrian Urbański](https://github.com/AdrianUrbanski)

0 comments on commit af75b45

Please sign in to comment.