I came across this line in a code :
numpy_rng = numpy.random.RandomState(1234)
I've seen in the documentation that numpy.random.RandomState
is sort of a library in which one can find many probability distributions. I don't understand the argument 1234 however. Someone please explain ?
Aucun commentaire:
Enregistrer un commentaire