Wendi's Learning

    NumPy 1

    Numpy 라이브러리 모음

    Array import numpy as np my_list = [1,2,3] np.array(my_list) my_matrix = [[1,2,3],[4,5,6,],[7,8,9,]] np.array(my_matrix) Arange np.arange(11) np.arange(1,11) np.arange(1,11,2) # interval Zeros, Linspace np.zeros(3) np.zeros((5,5)) # matrix = tuple np.linspace(0,10,3) # linearly spaced in area np.linspace(0,10,50) Random np.random.rand(3) # [0,1) np.random.randn(2,5) # standard normal np.random.r..

    Coding/Python 2022.02.21
    1
    더보기
    프로필사진

    무엇이든지.

    • 전체 (73)
      • Coding (61)
        • Coursera (7)
        • Python (26)
        • 수리통계학 (4)
        • 스파르타코딩클럽 (5)
        • TIL (Today I Learned) (16)
        • 기타 (3)
      • Me (10)
        • Youtube (10)
        • 고민 (0)
      • 대학강의 정리 (2)

    Tag

    Andrew Ng, Deep learning, TIL, 코뮤니티, Machine Learning, 라이브러리, 동기부여, 프로그래밍, python, codeit, 머신러닝, 코딩, 스파르타코딩클럽, 강좌, 파이썬, coursera, 코드잇, betterthanyesterday, 코드, 팁,

    최근글과 인기글

    • 최근글
    • 인기글

    최근댓글

    • Paft 네이버 블로그
    • Wenditor's

    티스토리툴바