Back to Glossary
Transformer
トランスフォーマー(トランスフォーマー)
IntermediateModels & Architecture
A neural network architecture that processes all parts of input data simultaneously using attention mechanisms, enabling faster and more effective learning.
Why It Matters
Transformers are the foundation of GPT, BERT, Claude, and virtually every modern language model.
Example in Practice
The 'T' in GPT stands for Transformer — it's what allows the model to understand context across long passages.