To create a numpy array of specific shape with random values, use numpy.random.rand() with the shape of the array passed as argument.
確定! 回上一頁