Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Supporting material for the paper ''Discrimination of sleep and wake periods from a hip-worn raw acceleration sensor using recurrent neural networks''

NotificationsYou must be signed in to change notification settings

Trybnetic/tu7-acceleration-sleep-wake-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the documentation, code and materials for our paper"Discrimination of sleep and wake periods from a hip-worn raw accelerationsensor using recurrent neural networks".The documentation contains code snippets to load the.gt3x and the datafrom the Actiwave.edf files and store the data for the subjects that wornboth devices in a new HDF5 fileBEDTIME_TU7.hdf5 which is compatible withthe pandas API. Later notebooks also show how the manual annotation data can beadded resulting in a newANNOTATED_BEDTIME_TU7.hdf5 file.Further notebooks can be found in which the performed experiments are documentedand in which the data analysis was conducted.

All code here was developed using conda to make it reproducible. To work withthis repository follow the following steps.

Getting Started

  1. Clone this repository
git clone https://github.com/Trybnetic/sleep-study.gitcd sleep-study/
  1. Install the dependencies
conda create -f environment.yml
  1. Activate the environment
conda activate bedtime
  1. Work on the notebooks
jupyter notebook

Acknowledgements

This work was supported by the High North Population Studies at UiT The ArcticUniversity of Norway.

About

Supporting material for the paper ''Discrimination of sleep and wake periods from a hip-worn raw acceleration sensor using recurrent neural networks''

Topics

Resources

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp