로딩
티스토리 데이터 처리 중입니다.

[인공지능] Numpy

 [인공지능] Numpy

학교 강의를 복습하는 차원에서 작성하는 글입니다. 학부생 수준의 글이므로, 오류가 있을 수 있는 점 양해바람니다.

NumPy NumPy 란 NumPy is a widely-used library for the Python programming language. It enhances Python's capabilities by providing support for large, multi-dimensional arrays and matrices, along with a vast collection of high-level mathematical functions to manipulate these arrays..

=> ChatGPT NumPy란 Python에서 사용되는 library로, multi-dime.....

원문 링크 : [인공지능] Numpy