<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>koh_ta</author_name>
  <author_url>https://blog.hatena.ne.jp/koh_ta/</author_url>
  <blog_title>kohta blog</blog_title>
  <blog_url>https://koh-ta.hatenadiary.org/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>データ解析</anon>
    <anon>機械学習・統計</anon>
  </categories>
  <description>恐ろしく久しぶりですが…。 PRMLの後ろの方にあるハイブリッドモンテカルロのところを読んでいて、実際どんな動きをするのかと思い実装してみました。 以下コードと結果。 # set any function (exp(-energy) should be relevant distribution) energy &lt;- function(z){ z*(z-1)*(z-4)*(z-6)/12 } # set derivative of function &quot;energy&quot; (make sure the function is vectorized) dzenergy &lt;- function(z){ …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkoh-ta.hatenadiary.org%2Fentry%2F20121116%2F1353074113&quot; title=&quot; ハイブリッドモンテカルロを実装してみた - kohta blog&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/k/koh_ta/20121116/20121116223631.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-11-16 22:55:13</published>
  <title> ハイブリッドモンテカルロを実装してみた</title>
  <type>rich</type>
  <url>https://koh-ta.hatenadiary.org/entry/20121116/1353074113</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
