8000 Reproducing figure 4 results from Decoupling Representation Learning from RL paper for atari games · Issue #197 · astooke/rlpyt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Reproducing figure 4 results from Decoupling Representation Learning from RL paper for atari games #197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
harmanpreet93 opened this issue Dec 9, 2020 · 0 comments

Comments

@harmanpreet93
Copy link
harmanpreet93 commented Dec 9, 2020

Dear @astooke

Our team is trying to reproduce the decoupling results for Atari games from paper. More specifically, we are trying to reproduce the results from figure 4. To achieve this, we are trying to run rlpyt/rlpyt/ul/experiments/rl_with_ul/scripts/atari/launch/launch_atari_ppo_with_ul_final_1.py.

The script runs just fine. But we have a question about a few of the launch parameters. The launch file prepares results for all 4 curves from Figure 4 as you have dir_names = ["RL", "RL_UL_init", "RL_UL", "UL"]. However, I believe that ATC and RL: ATC-init (frozen encoder weights) require some kind of experience replay buffers whereas RL+ATC (consists of aux loss) and RL should work just fine without any replay buffers. How does this launch file works without having to use any saved replay buffers? Or does this code not produce results for all 4 curves in one shot and require us to run different launch files for reproducing ATC and RL: ATC-init, or maybe we are still missing some crucial point here. Can you please help us understand?

Screenshot 2020-12-09 at 12 02 42 AM

@harmanpreet93 harmanpreet93 changed the title Reproducing figure 4 results from Decoupling Representation Learning from RL paper Reproducing figure 4 results from Decoupling Representation Learning from RL paper for atari games Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0