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

Request to Add Random Seed Setting for Reproducibility #21

Open
yanliang3612 opened this issue Jan 13, 2024 · 0 comments
Open

Request to Add Random Seed Setting for Reproducibility #21

yanliang3612 opened this issue Jan 13, 2024 · 0 comments

Comments

@yanliang3612
Copy link

I hope this message finds you well. I am writing to bring to your attention an aspect of the codebase that could be enhanced for better reproducibility and consistency in results.

I noticed that the current implementation in the [specific file or section of the project] does not specify a random seed for operations that involve randomness. This absence can lead to variations in outcomes each time the code is executed, making it challenging to reproduce results or compare changes effectively.

For research and development purposes, having a consistent and reproducible environment is crucial. Setting a random seed ensures that the random number generation is consistent across different runs, which is essential for debugging and comparing algorithm performance.

It would be greatly beneficial for users of this repository if a feature could be added to set a fixed random seed, either as a default setting or through a user-specified option. This change would enhance the usability and reliability of the project.

Thank you for considering this request. Your work on this project is greatly appreciated, and I look forward to any updates on this matter.

Best regards,
Divin

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

1 participant