20190924_1:numpy.random.**的用法

1.np.random.rand(d0,d1,...) 2.np.random.randn(d0,d1,...) d0,d1,... refer to the dimension of matrix you want to generate, "rand" generates number belong to [0, 1)(uniform distribution) and "randn"  ge
相關文章
相關標籤/搜索