Transformer

Turkish equivalent: Transformer mimarisiDomain: Artificial Intelligence

A sequence-model architecture built primarily around attention, feed-forward blocks, residual connections, and normalization rather than recurrence.

  • Self-Attention
  • Multi-Head Attention
  • Tokenization
  • Context Window

Source

  • https://arxiv.org/abs/1706.03762