Code Monkey home page Code Monkey logo

Comments (9)

jadkins99 avatar jadkins99 commented on May 20, 2024 1

Also, how many seeds were the non-Minecraft experiments run for?

from dreamerv3.

danijar avatar danijar commented on May 20, 2024 1

It's mean/std across seeds and at least 3 seeds per task, often more.

from dreamerv3.

danijar avatar danijar commented on May 20, 2024

Hi, are you asking for fully deterministic runs? I haven't paid much attention to this but I think the agent is already fully deterministic, so you'd probably just have to set the environment seed (make sure if you use more than 1 environment instance, that the environments have different seeds so they produce different data).

from dreamerv3.

jadkins99 avatar jadkins99 commented on May 20, 2024

Okay I will try that. Thank you for the quick response! What exactly is an "environment instance"? I couldn't find a clear definition in the paper.

from dreamerv3.

subho406 avatar subho406 commented on May 20, 2024

+1 on the question above. Maybe it's not that apparent in the paper, could you also provide some clarification on what the confidence intervals denote in the non-minecraft experiments (DMLab, DMC Proprio, Crafter, etc)? Is it std-error across multiple seeds, or std-error across a window of timesteps with a single seed, or something else?

from dreamerv3.

jadkins99 avatar jadkins99 commented on May 20, 2024

Update: I seeded dmc_control here. And still got non-deterministic runs. Are there other non-environment sources of randomness not seeded?

from dreamerv3.

jadkins99 avatar jadkins99 commented on May 20, 2024

I found some non-seeded randomness in the repo. Namely here and here. Wouldn't these affect the agent?

from dreamerv3.

danijar avatar danijar commented on May 20, 2024

I don't think those two methods are run ever. Could you check e.g. by adding asdf to the two methods to see if it errors?

from dreamerv3.

swannercjj avatar swannercjj commented on May 20, 2024

Seeding this it removes randomness from the first 1000 steps, but runs are non-deterministic afterwards.

from dreamerv3.

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.