skjerns / AutoSleepScorer

An open-source sleep stage classification Python package
GNU Affero General Public License v3.0
103 stars 22 forks source link

Error #24

Closed gsamyak30 closed 2 years ago

gsamyak30 commented 2 years ago

ok !! But I have installed the new version than where I should run the code with the old version of keras , tensorflow and h5py!! How could I install the older version !! One more that the dropbox link that you have shared if I just click on that link it shows the files are deleted !! Does it affect the code !! Secondly how will I get the hypnogram so either it will be downloaded or show directly after the successfull execution of code!!

skjerns commented 2 years ago

you can install it via pip install keras=x.x.x

just google this please, I cannot give basic Python support here. This is a develop version for people with programming/pthon knowledge, no end-user application.

gsamyak30 commented 2 years ago

Thank You Simon