GithubHelp home page GithubHelp logo

Comments (5)

skjerns avatar skjerns commented on August 17, 2024

16GB is plenty.

Are you running on the GPU?
How much GPU memory do you have?
At which point do you experience the memory overflow?

from autosleepscorer.

17bcwu avatar 17bcwu commented on August 17, 2024

Thank you. My computer is 16G, but it's CPU. Would it work if it's 8G and GPU?

from autosleepscorer.

skjerns avatar skjerns commented on August 17, 2024

I'm closing this. Feel free to reopen once you can provide more details on your problem, such as the questions I asked. I'm not a fortune-teller, so I don't even know if this is a GPU or RAM problem, or if it appears during loading of data, during classification or whatsoever.

  1. step: Please copy a full traceback of the problem
  2. step: answer the questions above

from autosleepscorer.

17bcwu avatar 17bcwu commented on August 17, 2024

I'm sorry, my English is not very good. I didn't express it well. Your project is excellent. I sincerely apologize to you for making you angry. I'm trying to sort out the problems clearly, and Then I'll ask you for advice.

from autosleepscorer.

skjerns avatar skjerns commented on August 17, 2024

No problem! I'm happy to help if you can supply me with the traceback of the error. This means the message that python prints once it's having a problem.

I've tested it and the memory intensive process is likely the creation of the sleepdata.pkl from the sleep-edfx database. You can run the script on the CPU machine and then copy the sleepdata.pkl that is created in the same folder as the script to the folder of the GPU machine.

Then the script will not recreate the database, but use the existing sleepdata.pkl, which will need approximately 2.7GB of RAM to load.

from autosleepscorer.

Related Issues (20)

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.