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 to calculate EPIC Distance?? #1

Open
JongKook-Heo opened this issue Jul 3, 2023 · 1 comment
Open

How to calculate EPIC Distance?? #1

JongKook-Heo opened this issue Jul 3, 2023 · 1 comment

Comments

@JongKook-Heo
Copy link

JongKook-Heo commented Jul 3, 2023

Hi, thanks for your nice work!!

I'm wondering if you have any code implementation to calculate epic distance between ground truth reward function and learned reward function??

Concretely, I have no idea how to get true reward from uniformly sampled state, action pair.

How can it possible to calculate reward from certain state-action pair in metaworld environment??

It gonna be possible if the state was sampled by env.reset() and the reward was calculated by env.step(). but as far as I know, it's not available calculate reward from user-defined state.

Best regards,
Jongkook, Heo

@CAI23sbP
Copy link

@JongKook-Heo you can see this repo.

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