numpy.random.rand(x, y) : (x, y) shape의 array를 만들고, 랜덤으로 값을 채움

'실습 > python' 카테고리의 다른 글

[basic] pip란?  (0) 2017.06.09
[basic] iteritems() 함수  (0) 2017.01.21
[h5py] File 객체  (0) 2017.01.21
[Numpy] array  (0) 2017.01.21
주요 python 패키지 API 링크  (0) 2017.01.21

+ Recent posts