Skip to content

Failed to run DrQ+ReDO #224

Description

@ZifanWu

Hello there,

I wanted to reproduce the result of DrQ+ReDO on Atari 100k. Although there is a DrQ gin file in the config directory, it couldn't run successfully by simply using this config file: python -um dopamine.labs.redo.train --base_dir ~/tmp --gin_files dopamine/labs/redo/configs/DrQ_eps_dense.gin. It produces a series of errors when I was trying to execute it. At first it was
ValueError: No configurable matching 'get_mask_updater'.,
and then after I annotated this line in the gin file, there was error in the _run_one_step function in the run_experiment.py file. There were still errors after I fixed the error in the _run_one_step function.
I wonder if I have missed something. I would appreciate it if you can provide some instructions on this. Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions