np.random.normal([2])=np.random.normal((2))=np.random.normal(0,1,2)注意最后一种用法必须带上前面两个参数,否则传递参数时候会把2当作均值传递而tf ...
確定! 回上一頁