<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Maruring</author_name>
  <author_url>https://blog.hatena.ne.jp/Maruring/</author_url>
  <blog_title>Maruringの日記</blog_title>
  <blog_url>https://maruring.hatenablog.com/</blog_url>
  <categories>
    <anon>勉強</anon>
  </categories>
  <description>概要 双方向RNNはLSTMやGRUの発展型である 過去の影響だけでなく、未来の情報を参照することでより、精度が良い予測ができるようになる ・双方向RNNの基礎 ・演習チャレンジ ・双方向RNNの順伝播(appendix) ・双方向RNNの逆伝播(appendix) ・双方向RNNの出力(appendix) 双方向RNNの基礎 過去の情報だけでなく、未来の情報を加味することで、精度を向上させるためのモデル 文章の推敲や、機械翻訳等で実用されている 双方向RNNは以下のような構造をしている 演習チャレンジ hs = [np.concatenate([h_f, h_b[::-1]], axis=1…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmaruring.hatenablog.com%2Fentry%2F2021%2F07%2F17%2F115103&quot; title=&quot;ラビットチャレンジ【深層学習day3】～双方向RNN～ - Maruringの日記&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>https://cdn-ak.f.st-hatena.com/images/fotolife/M/Maruring/20210717/20210717114430.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-07-17 11:51:03</published>
  <title>ラビットチャレンジ【深層学習day3】～双方向RNN～</title>
  <type>rich</type>
  <url>https://maruring.hatenablog.com/entry/2021/07/17/115103</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
