[Error] findfont: font family 'nanumgothiccoding' not found. - matplotlib 한글 폰트 나오게 하는 법
findfont: font family 'nanumgothiccoding' not found. import matplotlib as mpl import matplotlib.pyplot as plt import numpy as np a1, b1 = np.random.rand(2) a2, b2, c2 = np.random.rand(3) a3, b3, c3, d3 = np.random.rand(4) x = np.arange(-10, 10, 0.01) y1 = a1 * x + b1 y2 = a2 * x**2 + b2 * x + c2 y3 = a3 * x**3 + b3 * x**2 + c3 * x + d3 fig, axs = plt.subplots(1, 3, figsize=(15, 5)) axs[0].plot(x..
Skills/Pythons
2023. 12. 1. 22:29
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- cs231n
- 파이썬 클래스 계층 구조
- few-shot learning
- 프롬프트
- 파이썬
- 딥러닝
- 도커 컨테이너
- vscode 자동 저장
- prompt learning
- clip
- 서버구글드라이브연동
- Prompt
- python
- 데이터셋다운로드
- 파이썬 딕셔너리
- 구글드라이브서버다운
- 파이썬 클래스 다형성
- CNN
- NLP
- docker
- Unsupervised learning
- 서버에다운
- style transfer
- 구글드라이브연동
- 구글드라이브서버연동
- 구글드라이브다운
- 도커
- support set
- stylegan
- 퓨샷러닝
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함
250x250