<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>2.1.3: Attention Mechanism | GenAI Learning</title>
    <link>https://genai.gitpull.in/2-intro-genai/2.1-key-concept/3-attention-mechanism/index.html</link>
    <description>Self-Attention: The Core of Transformers Imagine you’re reading a sentence: &#34;The cat sat on the mat. Each word is important, but some are more related to others.&#xA;“cat” is related to “sat.” “mat” is related to “sat.” “on” is less important. Self-Attention helps the model decide which words to focus on!&#xA;How Self-Attention Works (Step-by-Step) Self-attention is done in 4 steps:&#xA;1. Convert Words into Vectors (Embeddings) Computers don’t understand words, so we convert them into numbers (word embeddings).</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="https://genai.gitpull.in/2-intro-genai/2.1-key-concept/3-attention-mechanism/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>