Transformer iku arsitektur neural network (dikenalake ing 2017) sing merevolusi AI, utamane pemrosesan bahasa alami. Attention mechanism-e ngidini dheweke ngolah sekuensi kanthi efektif, lan iku dhasar saka LLM modern (GPT, Claude, lsp.).
Apa kuwi transformer
TRANSFORMER → a neural network architecture for processing SEQUENCES (text, etc.):
→ introduced in the 2017 paper 'Attention Is All You Need'
→ uses an ATTENTION mechanism (instead of processing strictly sequentially)
→ the foundation of modern LLMs and much of modern AI
→ revolutionized NLP and enabled the LLM era
