<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>derwind</author_name>
  <author_url>https://blog.hatena.ne.jp/derwind/</author_url>
  <blog_title>らんだむな記憶</blog_title>
  <blog_url>https://randommemory.hatenablog.com/</blog_url>
  <categories>
    <anon>machine_learning</anon>
  </categories>
  <description>続いて言語モデルの話を振り返る。例えば LSTM をとると、$$ \begin{align*} h_t, c_t = \mathrm{LSTM}(x_t, h_{t-1}, c_{t-1}) \end{align*} $$であった。['you', 'say', 'goodbye', 'and', 'i', 'say', 'hello', '.'] を $\{x_t\}_{t \geq 0}$ として渡すとすると、 x_0 = 'you' を入力した時、出力 h_1 は ['you'] の特徴量を持っていると思われる。 これを記憶しつつ、x_1 = 'say' を入力した時、出力 h_2 は […</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frandommemory.hatenablog.com%2Fentry%2F2022%2F03%2F03%2F224704&quot; title=&quot;Attention (2) - らんだむな記憶&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-03-03 22:47:04</published>
  <title>Attention (2)</title>
  <type>rich</type>
  <url>https://randommemory.hatenablog.com/entry/2022/03/03/224704</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
