<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aonotas</author_name>
  <author_url>https://blog.hatena.ne.jp/aonotas/</author_url>
  <blog_title>あおのたすのブログ</blog_title>
  <blog_url>https://aonotas.hateblo.jp/</blog_url>
  <categories>
    <anon>Deep Learning</anon>
    <anon>自然言語処理</anon>
    <anon>Chainer</anon>
  </categories>
  <description>自然言語処理でSequence to Sequenceモデルを学習する時や、単純にLSTMで入力文を固定次元ベクトルを計算したい時に、 入力が可変長であるため、ミニバッチ学習をする時に工夫が必要です。 他のフレームワーク（TensorFlowやTheano）でも同じような工夫は必要だと思われます。 例えば、 A B C D E F G A B C D E F G H I J 上記のような2つの入力があるとします。 1つ目は長さ7のSequenceで 2つ目は長さ10のSequenceとします。オンライン学習で学習する場合は特に可変の入力でも問題ありません。 ミニバッチ学習する時に問題になるのは…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faonotas.hateblo.jp%2Fentry%2F2016%2F05%2F29%2F175313&quot; title=&quot;ChainerでLSTMでミニバッチ学習する時に注意するべきこと - あおのたすのブログ&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://connpass-tokyo.s3.amazonaws.com/event/26091/06a6baafcb7144528eee0e626c785308.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-05-29 17:53:13</published>
  <title>ChainerでLSTMでミニバッチ学習する時に注意するべきこと</title>
  <type>rich</type>
  <url>https://aonotas.hateblo.jp/entry/2016/05/29/175313</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
