파이썬 넘파이 튜토리얼
https://cs231n.github.io/python-numpy-tutorial/
Python Numpy Tutorial (with Jupyter and Colab)
This tutorial was originally contributed by Justin Johnson. We will use the Python programming language for all assignments in this course. Python is a great general-purpose programming language on its own, but with the help of a few popular libraries (num
cs231n.github.io
'Programming > Python' 카테고리의 다른 글
[Python] py ipynb 변환 (Jupyter Notebook 이용) (0) | 2022.04.12 |
---|---|
Python JSON 파일(.json) 저장 및 불러오기 (0) | 2022.03.03 |
[Python] 객체지향 - super() (0) | 2021.11.15 |
[Python] 객체지향 - 클래스, 객체, 생성자 (0) | 2021.11.15 |
Python 지역변수, 전역변수 (0) | 2021.11.11 |