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

How is success rate computed in the paper? #5

Open
CoffeePot1206 opened this issue Dec 24, 2024 · 0 comments
Open

How is success rate computed in the paper? #5

CoffeePot1206 opened this issue Dec 24, 2024 · 0 comments

Comments

@CoffeePot1206
Copy link

Hi,

Your work is really helpful for my start on RL training! But I have a question about how to compute the "Average Episode Success Rate" reported in your paper, using your codebase.
I have found in class AllegroHandDynamicHandover (in dynamic_handover/dexteroushandenvs/tasks/allegro_hand_dynamic_handover.py), there is a member variable self.successes. But it is true only when goal_dist<=0. And I also outputed the self.successes and found it was all False during the whole training process. There must be something I omitted.

Thanks in advance for your reply!

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