About 2,490,000 results
Open links in new tab
  1. Transformer (deep learning) - Wikipedia

    In deep learning, the transformer is an artificial neural network architecture based on the multi-head attention mechanism, in which text is converted to numerical representations called tokens, and each …

  2. Transformers in Machine Learning - GeeksforGeeks

    Oct 7, 2025 · Transformer is a neural network architecture used for performing machine learning tasks particularly in natural language processing (NLP) and computer vision. In 2017 Vaswani et al. …

  3. 9 Transformers – 6.390 - Intro to Machine Learning

    Transformers are powerful neural architectures designed primarily for sequential data, such as text. At their core, transformers are typically auto-regressive, meaning they generate sequences by …

  4. What is a transformer model? - IBM

    A transformer model is a type of deep learning model that has quickly become fundamental in natural language processing (NLP) and other machine learning (ML) tasks.

  5. What are Transformers? - Transformers in Artificial Intelligence ...

    Transformers are a type of neural network architecture that transforms or changes an input sequence into an output sequence. They do this by learning context and tracking relationships between …

  6. A Gentle Introduction to Attention and Transformer Models

    Sep 12, 2025 · Transformer is a deep learning architecture popular in natural language processing (NLP) tasks. It is a type of neural network that is designed to process sequential data, such as text. …

  7. How do Transformers work? - Hugging Face LLM Course

    In this section, we will take a look at the architecture of Transformer models and dive deeper into the concepts of attention, encoder-decoder architecture, and more. 🚀 We’re taking things up a notch here. …

  8. Which of the following are true about transformers? 1. Pre-training. Lot’s of data, learn general things. May serve as a parameter initialization. Usually requires significant computational resources and …

  9. How Transformers Work: A Detailed Exploration of Transformer ...

    Jan 9, 2024 · Explore the architecture of Transformers, the models that have revolutionized data handling through self-attention mechanisms, surpassing traditional RNNs, and paving the way for …

  10. Transformers in Machine Learning: A Guide to the Game ... - Udacity

    Jan 28, 2025 · Discover how transformers in machine learning revolutionize AI with self-attention, scalability, and efficiency. Learn their applications in NLP, vision, and beyond, driving breakthroughs …