Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 373 Bytes

File metadata and controls

16 lines (10 loc) · 373 Bytes

Test case: UCI HAR.

This is a classic dataset of Human Activity Recognition. The data is downloaded from here. Here are the implemented models & result of them.

# Models

  • GRU
  • LSTM
  • BiGRU
  • BiLSTM
  • Conv1d, 3 layers

# Results

res