Skip to content

Conversation

@shewmingg
Copy link

np.random.seed(0) will reset the random state so every time we call this function we get the same output which is way too wrong.

shewmingg added 2 commits May 24, 2018 18:38
np.random.seed(0) will reset the random state so every time we call this function we get the same output which is way too wrong.
fix typo and remove misused function
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.

1 participant