# GPT-3는 어떻게 동작하는가

> Clean Markdown view of GeekNews topic #2546. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2546](https://news.hada.io/topic?id=2546)
- GeekNews Markdown: [https://news.hada.io/topic/2546.md](https://news.hada.io/topic/2546.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-07-29T10:35:11+09:00
- Updated: 2020-07-29T10:35:11+09:00
- Original source: [jalammar.github.io](https://jalammar.github.io/how-gpt3-works-visualizations-animations/)
- Points: 11
- Comments: 1

## Topic Body

OpenAI GPT-3의 동작 방식을 시각화와 애니메이션으로 설명

작성자 Jay Alammar는 주로 BERT, Transformer, GPT-2 등의 머신러닝 컨셉들을 알기 쉽게 설명하는 글을 많이 작성합니다. 몇개는 한글로도 번역되어 있습니다.

## Comments



### Comment 2446

- Author: xguru
- Created: 2020-07-29T10:35:39+09:00
- Points: 2

GPT-3는 아직 작성이 완료되지 않아서 내용이 조금 부족합니다.

The Illustrated GPT-2 를 먼저 보시면 좋을거 같아요.

https://jalammar.github.io/illustrated-gpt2/

BERT와 Transformer 등의 3개 글은 한국어 번역본도 있습니다

The Illustrated BERT,ELMO https://nlpinkorean.github.io/illustrated-bert/

The Illustrated Transformer https://nlpinkorean.github.io/illustrated-transformer/

Visualizing A Neural Machine Translation Model https://nlpinkorean.github.io/visualizing-neural-machine-translation-mechanics-of-seq2seq-models-with-attention/
