<?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>詳説word2vecみたいな何とも言えない構造。 コーパスの単語数の長さ($L$)の数ベクトルをコンテキストのウィンドウサイズの2倍分($N$)だけ入力してコーパスの個数に等しい出力を出し、softmaxで確率に変換する。MINISTの時を思い出すと、入力層は784次元の数ベクトルだった。今回は $N$ 次元のベクトルのベクトルである。ここで記号として $\mathcal{V} = \R^L$ を設定する。すると、MNISTの時の入力は $\R^{784}$ であったのに対して word2vec (CBOW) では $\mathcal{V}^N$ である。見た目が少し近くなってきた。MNIST…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frandommemory.hatenablog.com%2Fentry%2F2020%2F01%2F26%2F173300&quot; title=&quot;word2vec (CBOW) - らんだむな記憶&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-01-26 17:33:00</published>
  <title>word2vec (CBOW)</title>
  <type>rich</type>
  <url>https://randommemory.hatenablog.com/entry/2020/01/26/173300</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
