Yazhen Han
Results
1
issues of
Yazhen Han
I want to ensure that the data I generate follows the same distribution as yours. Did you do it this way? ``` import numpy as np np.save("gaussian.npy", np.random.randn(points_num).reshape(points_num // 3,...