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

Fix HopperController Evaluation #3

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

young-geng
Copy link
Contributor

Fixed HopperController evaluation by using stochastic policy and average each policy evaluation with 10 rollouts.

@brandontrabucco
Copy link
Owner

Hello Young, thanks for sending this in, I've been meaning to fix this issue!

Would it make sense to incorporate an option for choosing either stochastic or deterministic evaluation, so that we can continue to support the original variant of the task via the same task id, and register the stochastic version with a new task id?

For example, the stochastic version can be HopperController-Exact-v1.

@brandontrabucco brandontrabucco merged commit 449fb7f into brandontrabucco:new-api Jan 29, 2024
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

Successfully merging this pull request may close these issues.

2 participants