문서의 이전 판입니다!
아타콘다
딥러닝 라이브러리
그래픽을 담당
설치
Ububtu
“UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.” when plotting figure with pyplot on Pycharm
sudo apt-get install python3-tk
관용 표현
import matplotlip as plt
Numerical Python의 줄임 말
특징
관용 표현
import numpy as np
np.arrange(num)
np.random.shuffle(index)
넘파이 위에 구축된 라이브러리
pip install
머신러닝 라이브러리