<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yamaguchiyuto</author_name>
  <author_url>https://blog.hatena.ne.jp/yamaguchiyuto/</author_url>
  <blog_title>でかいチーズをベーグルする</blog_title>
  <blog_url>https://yamaguchiyuto.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>テンソル分解の基本中の基本のCP分解を導出して実装した。最適化の方法は色々あるらしいけど多分いちばんよく使われる Alternating Least Square (ALS) を使った。ちなみにここでテンソルって呼んでるのはただの多次元配列のこと。 まとめ CP分解とは AlSによるCP分解の更新式を導出 ALSによるCP分解をpythonで実装 人工データを使って実験 CP分解とは CP分解が何かを知るためには、まず Matrix factorization (MF) について知ると良い。 MFでは、N x M 行列 X を以下のように分解する ここで、は N x R 行列で、は M x R…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyamaguchiyuto.hatenablog.com%2Fentry%2F2016%2F11%2F12%2F100000&quot; title=&quot;Alternating Least Square (ALS) でCP分解 - でかいチーズをベーグルする&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>http://chart.apis.google.com/chart?cht=tx&amp;chl=%7B%0AX%20%5Csimeq%20P%20Q%5E%7BT%7D%0A%7D</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-11-12 10:00:00</published>
  <title>Alternating Least Square (ALS) でCP分解</title>
  <type>rich</type>
  <url>https://yamaguchiyuto.hatenablog.com/entry/2016/11/12/100000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
