<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>seinzumtode</author_name>
  <author_url>https://blog.hatena.ne.jp/seinzumtode/</author_url>
  <blog_title>how to code something</blog_title>
  <blog_url>https://seinzumtode.hatenadiary.jp/</blog_url>
  <categories>
    <anon>機械学習</anon>
    <anon>MATLAB</anon>
  </categories>
  <description>尤度関数 シグマ（和）とパイ（積）が混在しているので対数尤度関数の偏微分が容易に計算できない。 （パイだけだとログを取るとシグマに転換するので簡単に計算できる）https://github.com/shohei/mnistうまく尤度が計算できてないやりかけのコード function classify_by_em_algorithm clear all; close all; global img; global img2; open_and_read_mnist(); binarize(); global img3; prepare_serialized_image(); global uk;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fseinzumtode.hatenadiary.jp%2Fentry%2F20161114%2F1479117017&quot; title=&quot;混合ベルヌーイ問題をEMアルゴリズムで解く - how to code something&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/s/seinzumtode/20161114/20161114184925.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-11-14 18:50:17</published>
  <title>混合ベルヌーイ問題をEMアルゴリズムで解く</title>
  <type>rich</type>
  <url>https://seinzumtode.hatenadiary.jp/entry/20161114/1479117017</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
