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

[Feature Request]Set random seed to each env #298

Open
AndssY opened this issue Apr 2, 2024 · 1 comment
Open

[Feature Request]Set random seed to each env #298

AndssY opened this issue Apr 2, 2024 · 1 comment
Assignees

Comments

@AndssY
Copy link

AndssY commented Apr 2, 2024

Recently, it appears that seeds can only be sequentially assigned to environments, i.e. the seed for the i-th environment is set as i+seed.
Is there any way to assign a completely random seed to each environment? Like input a list of random seed. Is there any solution?

@Trinkle23897
Copy link
Collaborator

Yes, but that requires changing the c++ code. I'll try to revive master ci this week and together implement this feature.

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