<?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>https://github.com/oreilly-japan/deep-learning-from-scratch-3/blob/master/steps/step59.py#L45の部分は具体的にどういう次元のデータが生成されているのであろうか？数式的には \begin{align} h_t = \tanh (h_{t-1} W_h + x_t W_x + b) \end{align} で表される部分である。(正確にはこの $h_t$ は次の全結合層で 1 次元に圧縮される) print(model.rnn.h.shape, model.rnn.h2h.W.shape, x.shape,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frandommemory.hatenablog.com%2Fentry%2F2020%2F06%2F26%2F014409&quot; title=&quot;RNN (5) - らんだむな記憶&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>2020-06-26 01:44:09</published>
  <title>RNN (5)</title>
  <type>rich</type>
  <url>https://randommemory.hatenablog.com/entry/2020/06/26/014409</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
