<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masatoi</author_name>
  <author_url>https://blog.hatena.ne.jp/masatoi/</author_url>
  <blog_title>masatoi’s blog</blog_title>
  <blog_url>https://masatoi.hateblo.jp/</blog_url>
  <categories>
    <anon>LISP</anon>
    <anon>機械学習</anon>
  </categories>
  <description>前回の記事ではパーセプトロンと線形SVMを実装したが、より高度な手法として、CW、AROW、SCWといったものがあるらしい。 パーセプトロン等では重みベクトルを直接更新していたのに対して、CWでは重みベクトルが正規分布に従って分布していると仮定して、その正規分布の平均や分散を更新していく。この平均と分散はそれぞれ重みベクトルと特徴量ごとの信頼度に対応し、これがCW(Confidence Weighted)の名前の由来となっている。更新にあたっては、誤分類の確率を一定値以下にするという制約を付けた上で、推定された正規分布とのカルバックライブラーダイバージェンス(分布間の距離的なもの)を最小化する…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmasatoi.hateblo.jp%2Fentry%2F20150530%2F1432992309&quot; title=&quot; 書籍「オンライン機械学習」を買ったのでCommon Lispで実装してみた。(AROW編) - masatoi’s 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/m/masatoi/20150530/20150530220213.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-05-30 22:25:09</published>
  <title> 書籍「オンライン機械学習」を買ったのでCommon Lispで実装してみた。(AROW編)</title>
  <type>rich</type>
  <url>https://masatoi.hateblo.jp/entry/20150530/1432992309</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
