Skip to content

Lizhecheng02/Kaggle-Detect_Sleep_States

Repository files navigation

Detail Discussion: Here

PrecTime Model

  • PrecTime.py

    Base model with constant parameters

  • PrecTime - LSTM

    Use LSTM models for Inter-Window Context Detection

  • PrecTime - GRU

    Use GRU models for Inter-Window Context Detection

  • PrecTime - Transformer

    Replace LSTM by Transformer for Inter-Window Context Detection

  • PrecTime - Final

    Combine LSTM and Transformer + Adjustable parameters + Automatic parameter calculation

Releases

No releases published

Packages

No packages published