Skip to content
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

EnvSteps vs CumSteps for ATC #199

Open
bmazoure opened this issue Feb 25, 2021 · 1 comment
Open

EnvSteps vs CumSteps for ATC #199

bmazoure opened this issue Feb 25, 2021 · 1 comment

Comments

@bmazoure
Copy link

Upon running the training script for UL+RL link, I get two kinds of step metrics: CumSteps (eg 23,000) and EnvSteps (184,000 for the corresponding CumSteps). The reward at this snapshot roughly corresponds to the plot from ATC for 200k steps, from which I infer that all axes reported in the ATC paper are reported in EnvSteps - is this correct?

@KarlXing
Copy link

KarlXing commented Feb 9, 2022

Hi @bmazoure , I'm trying to run the same script and meet an error of ModuleNotFoundError: No module named 'rlpyt.adam'. I cannot find the module of rlpyt.adam in the repository. May I know how did you solve this when running to training script for UL+RL. Thank you!

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

2 participants