<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>se-kichi</author_name>
  <author_url>https://blog.hatena.ne.jp/se-kichi/</author_url>
  <blog_title>きちめも</blog_title>
  <blog_url>https://se-kichi.hatenadiary.org/</blog_url>
  <categories>
    <anon>PRML</anon>
    <anon>python</anon>
  </categories>
  <description>タイトルの通り。紙の上で行列とかごにょごにょやるのもいいけど、Emacsたんとキャッキャウフフしたくなったでござる。パーセプトロン #!/usr/bin/python # -*- coding: utf-8 -*- from scipy import * import matplotlib.pyplot as plt if __name__ == '__main__': # 学習パターンの個数 N = 30 # wの真の値 w0 = array([-0.2, 0.5, -1]) x1, x2 = -1 + random.rand(N)*2, -1 + random.rand(N)*2 t = …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fse-kichi.hatenadiary.org%2Fentry%2F20100225%2F1267098442&quot; title=&quot;パーセプトロンとNNのコード書いてみた - きちめも&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/se-kichi/20100225/20100225202103.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-02-25 20:47:22</published>
  <title>パーセプトロンとNNのコード書いてみた</title>
  <type>rich</type>
  <url>https://se-kichi.hatenadiary.org/entry/20100225/1267098442</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
