Created
March 31, 2020 08:12
-
-
Save eustin/1898b1f3c2ea7f610992be9ed8988b3d to your computer and use it in GitHub Desktop.
import numpy
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import numpy as np | |
np.random.seed(123) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment