<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Decoder on Gejun&#39;s Blog</title>
    <link>https://gejun.name/tags/decoder/</link>
    <description>Recent content in Decoder on Gejun&#39;s Blog</description>
    <image>
      <title>Gejun&#39;s Blog</title>
      <url>https://gejun.name/</url>
      <link>https://gejun.name/</link>
    </image>
    <generator>Hugo -- 0.165.0</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 15 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://gejun.name/tags/decoder/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>📌 Understanding Transformer Architecture by Building GPT</title>
      <link>https://gejun.name/natural-language-processing/understanding-attention-nlp/</link>
      <pubDate>Wed, 15 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://gejun.name/natural-language-processing/understanding-attention-nlp/</guid>
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
			&lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube-nocookie.com/embed/kCc8FmEb1nY?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;
		&lt;/div&gt;

&lt;p&gt;In &lt;a href=&#34;https://gejun.name/natural-language-processing/building-makemore-mlp/&#34;&gt;Part 2&lt;/a&gt;, we built a simple MLP that generates names one character at a time, trained on 32k popular names.
In this lecture, &lt;a href=&#34;https://karpathy.ai&#34;&gt;Andrej Karpathy&lt;/a&gt; walks through the transformer architecture one piece at a time.
We will start by refactoring that model, then add each transformer component in turn and watch the loss drop as we go.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
