Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Random seed may not be used #7

Open
cloudy-sfu opened this issue Dec 4, 2021 · 0 comments
Open

Random seed may not be used #7

cloudy-sfu opened this issue Dec 4, 2021 · 0 comments

Comments

@cloudy-sfu
Copy link

np.random.seed()

I find that the random seed may not be used. Suggestion: replace the above line with

            np.random.seed(seed)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant