Coder Social home page Coder Social logo

sleep-stages-scoring's Introduction

sleep-stages-scoring

Sleep Stage Scoring (on raw EEG signal) using CNN

Python version > 3

sleep-stages-scoring's People

Contributors

baroquerock avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

stevewsw

sleep-stages-scoring's Issues

Another weird question.

It passed whole day, but no progress obtained.

I changed the path of dataset as below.

loader = DataLoader("data/fpz_cz")
data_fp, labels = loader.load_data(verbose=0)
loader = DataLoader("data/pz_oz")

but KeyError occured.

10 fpz_name = 'fpz_cz/{}'.format(subject)
--> 11 stage_name = labels[subject][n_stage]

12 stage_name = class_dict[stage_name]
13 pz_name = 'pz_oz/{}'.format(subject)
`
KeyError: 'SC4001E0'

`

it is weird, because i can execute the code before plot_channels(subject='SC4001E0', n_stage=0);

if is it the operating system, i use windows10, and also i will try my linux system on my laptop.

thanks.

A shameful question.

Hi I‘m Bruce,

I am bounding up in the eeg research.
I wanna redo your brilliant repository, it's a great conversion (py3.x);
But I found a issue:the inpy file in the first cell, In (77)

from npzloader import DataLoader

I cannot find a module called 'npzloader', even google.
what does it mean? Is that you defined ?
If I can obtain this module if that's true.

It's shame question. no bother.

It is grateful, if it would be responded. thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.