11 ポイント 投稿者 xguru 2020-07-29 | 1件のコメント | WhatsAppで共有

OpenAI GPT-3の動作方式を可視化とアニメーションで説明

著者のJay Alammarは主にBERT、Transformer、GPT-2などの機械学習コンセプトを分かりやすく説明する記事を多く執筆しています。いくつかは日本語にも翻訳されています。

1件のコメント

 
xguru 2020-07-29

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-m…