<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Nos</author_name>
  <author_url>https://blog.hatena.ne.jp/Nos/</author_url>
  <blog_title>Nosの日記</blog_title>
  <blog_url>https://nos.hateblo.jp/</blog_url>
  <categories>
    <anon>programming</anon>
    <anon>lisp</anon>
  </categories>
  <description>自動微分というアルゴリズムがある。チェーンルールを使うことで、予め微分の式を与えなくてもそれと同等の精度で微分ができるというもの。もともとの計算時間の定数倍しかかからず、かつloopが入ってたりするような微分の式を書くのに困るような計算相手でも平気なので重宝する。http://www.kmonos.net/wlog/123.html#_2257111201がとてもよい紹介。これは自動微分のうちでもフォワードモードというもので、ある一つの変数に関しての微分を計算出来るというやつだが、リバースモードといって多変数関数に対して一気に傾きが計算出来るというものもある。またこれを組み合わせればヘシアンを…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnos.hateblo.jp%2Fentry%2F20130811%2F1376232751&quot; title=&quot; 自動微分を実装してみた - Nosの日記&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>2013-08-11 23:52:31</published>
  <title> 自動微分を実装してみた</title>
  <type>rich</type>
  <url>https://nos.hateblo.jp/entry/20130811/1376232751</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
