일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- pytorch
- BLEU Score
- bert
- fine-tuning
- 취업
- multi-head attention
- 백준
- ai-tech
- GPT-1
- layer normalization
- Transformers
- MT-DNN
- NLP
- BoostCamp
- Prompt Tuning with Rules for Text Classification
- BELU
- Eliza
- boj
- KLUE-RE
- FSML
- scaled dot-product attention
- Conversation System
- KLUE
- text classification
- huggingface
- Dialogue System
- Chatbot
- Transformer
- Relation Extraction
- beam search
Archives
- Today
- Total
목록visualization (1)
dukim's blog
[WK02-Day006][21.08.09.Mon] 가독성을 고려한 시각화
Intro 쉬어가는 날인가, 강의 분량이 많다는 점을 제외하고는 할만했던 날이었다. 강의 복습 내용 [Data Viz 00] 기본 사용법 학습 하다가 새롭게 알게된 코드에 대해서 간략한 경우만 남겼고, 구체적인 코드는 남기지 않았습니다. 시각화 차트는 스니펫처럼 필요한 차트 있을 때마다 가져다 쓰면서 구조 파악하는 방식으로 학습하는 것이 효율적 하지만 강의 때 다룬 디자인 원칙은 상당히 유용하여 짤막하게 정리 조각 코드 ipynb에서 plot 해상도 높이기%config InlineBackend.figure_format='retina' Figure & Axes import matplotlib.pyplot as plt : matplotlib에 포함된 plt 모듈을 불러와 사용 Figure : ..
Boostcamp AI Tech 2th
2021. 8. 9. 18:34