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 enable determinism? #43

Open
yuvaltassa opened this issue May 5, 2024 · 1 comment
Open

How to enable determinism? #43

yuvaltassa opened this issue May 5, 2024 · 1 comment

Comments

@yuvaltassa
Copy link

As we attempt to integrate CoACD with MuJoCo, we found that we do not understand how to enable deterministic operation. The params struct has a seed attribute (defaulting to 1234), which seems to imply that rerunning without changing anything will lead to the same decomposition, but this is not the case. Below are images of two runs with identical seed.

Are we doing something wrong? cc @quagla @btaba

Screenshot 2024-05-03 at 12 43 45 Screenshot 2024-05-03 at 12 44 28
@SarahWeiii
Copy link
Owner

Hi, I think the issue stems from the random seed settings in CDT, but I wasn't able to resolve it before. I'll check it again when I have more time.

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