DexterousHands icon indicating copy to clipboard operation
DexterousHands copied to clipboard

Max steps for each environment and meaning of Environment Steps

Open jagdeepsb opened this issue 8 months ago • 0 comments

Hello! Thank you for this great work. Two questions:

Max steps

I'm having trouble finding the maximum number of steps each environment is rolled out for per episode (during training and eval). Could you direct me to the place I can see that?

Meaning of Environment Steps

Also, I'm curious about the specific meaning of environment steps is in the context of graphs like this one. Does it mean the total number of times env.step() is called during training?

image

jagdeepsb avatar Jun 06 '24 19:06 jagdeepsb