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

training performance of intrinsic module different from mlagents icm module #11

Open
mchivuku opened this issue Jul 13, 2023 · 2 comments

Comments

@mchivuku
Copy link

Hello,

I used the example code provided: https://github.com/yuanmingqi/rl-exploration-baselines/blob/main/examples/ppo_re3_bullet.py
to compute intrinsic rewards using ICM module. I found the results were different from what I have got from running mlagents icm module. This is against the custom unity game wrapped in gym wrapper. Can you please let me know what could be different that I must be missing? Thank you so much for the help. I can also share the code.

@yuanmingqi
Copy link
Collaborator

Hello! We've published a big update that provides more reasonable implementations of these intrinsic rewrads.

Now you may get the same performance of the ICM.

If you have any other questions, please don't hesitate to ask here.

@mchivuku

@mchivuku
Copy link
Author

Thank you. I will work on taking the update and applying it on my problem.

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