GithubHelp home page GithubHelp logo

Comments (8)

Lr-2002 avatar Lr-2002 commented on May 29, 2024

hi guys , I'm also reproducing the project, Let's make a telegram channel for immediate communication?

from recall2imagine.

Lr-2002 avatar Lr-2002 commented on May 29, 2024

https://t.me/+kFtu63HMopQ3Njg0

from recall2imagine.

Liuxueyi avatar Liuxueyi commented on May 29, 2024

It related with the gpus used with policy_devices and train_devices.

from recall2imagine.

artemZholus avatar artemZholus commented on May 29, 2024

Hi , @Liuxueyi

did you resolve the issue? How? We observed this type of error in our experiments but it was extremely rare.

I am hiding the link for the telegram chat as the best way to communicate with us is through isssues here.

from recall2imagine.

Liuxueyi avatar Liuxueyi commented on May 29, 2024

From my point of view, the error occurs when the policy_devices is set to be [0] while the train_devices is set to be [0, 1]. When I make policy_devices and train_devices the same, the error is resolved. This issue may be related to jax.

from recall2imagine.

Liuxueyi avatar Liuxueyi commented on May 29, 2024

By the way, could you provide me with the time consumption on each task? And what gpu devices do you use?

from recall2imagine.

artemZholus avatar artemZholus commented on May 29, 2024

@Liuxueyi I will answer the questions above later. Just wanted to mention that you might benefit from the argument --unlocked_sampling True in Memory Maze. However, we DO NOT guarantee exactly the same sample efficiency as reported in our paper when using that argument. It lets the model to sample experinces as fast as possible and train as fast as possible. With that enabled, you should tune your number of workers to reach the training_ratio of 50 (shows up in wandb) which we had when doing unlocked sampling.

from recall2imagine.

artemZholus avatar artemZholus commented on May 29, 2024

With this enabled you'll have the highest GPU utilization. For us 400M samples with this argument took 14 days on two A100 gpus. See the last page of the paper for more details.

from recall2imagine.

Related Issues (3)

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.