<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kitanokumo</author_name>
  <author_url>https://blog.hatena.ne.jp/kitanokumo/</author_url>
  <blog_title>studylog/北の雲</blog_title>
  <blog_url>https://studylog.hateblo.jp/</blog_url>
  <categories>
    <anon>chainer</anon>
  </categories>
  <description>functions.EmbedID(in_size, out_size) in_size (int) – Number of different identifiers (a.k.a. vocabulary size). out_size (int) – Size of embedding vector. RNN/LSTMでよく使うこれ。 EmbedID(単語の数, その単語のベクトル次元数) みたいに使う。 これ後から単語のボキャブラリーが増えちゃう場合どうするんだろう。サンプル見るとだいたい最初に学習用の全文章を読み込んで全単語の数を計算してからEmbedIDに投げてるけど、後から追加の文…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fstudylog.hateblo.jp%2Fentry%2F2015%2F08%2F30%2F194644&quot; title=&quot;chainerメモ8 後からEmbedIDの数を増やしたい - studylog/北の雲&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>2015-08-30 19:46:44</published>
  <title>chainerメモ8 後からEmbedIDの数を増やしたい</title>
  <type>rich</type>
  <url>https://studylog.hateblo.jp/entry/2015/08/30/194644</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
