np.random.rand(2,2) array([[ 0.48841119, 0.61174386], [ 0.76590786, 0.51841799]]) # sample函数 # 抽取0到1之前的随机数
確定! 回上一頁