skjerns / AutoSleepScorer

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

If facing GPU memory problems... #12

Open PaulMuadDib opened 5 years ago

PaulMuadDib commented 5 years ago

when training different models (with short kernels & deep architectures for example)... you may want to give a try to: https://colab.research.google.com (up to 11.3GB of GPU RAM currently available on my session)

skjerns commented 5 years ago

Thanks! Good one.