Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mducducd
Copy link
Collaborator

Add a Seed utility class to simplify and unify random seed management across PyTorch, NumPy, and Python’s random. It provides methods to set global seeds and initialize DataLoader workers reproducibly. Now available in advanced_config in config.yaml.

Copy link
Collaborator

@EzicStar EzicStar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have added some comments on changes that could introduce potential errors. Feel free to ask and/or disagree on them

Copy link
Collaborator

@EzicStar EzicStar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mducducd mducducd merged commit 4158195 into KatherLab:main Sep 19, 2025
28 checks passed
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

Successfully merging this pull request may close these issues.

2 participants