vendredi 3 avril 2020

Random seed constant

I know that when we want to generate the same random numbers as before we use np.random.seed(seed=None). What is the difference between the different values we give to the parameter seed? What if it is 0 or 5 or 123?

Thanks!




Aucun commentaire:

Enregistrer un commentaire