<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kechiya</author_name>
  <author_url>https://blog.hatena.ne.jp/kechiya/</author_url>
  <blog_title>鈍足ランナーのＩＴ日記</blog_title>
  <blog_url>https://dokechin.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>機械学習の数学についていけていない！！下の実装をＰＤＬに移植できればいいのだが・・lang/perceptron.pl at 7b840c059c0d783cab9b133c9199c8a2e8e72324 · fujimizu/lang · GitHubＰＤＬを少しずつ学んでいこう。そこからだ。 zeros pdl&gt; $a = zeros (3) pdl&gt; print$a [0 0 0] *=-1 pdl&gt; $a = pdl(1,1,1); pdl&gt; $a *= -1; pdl&gt; print $a; [-1 -1 -1] += pdl&gt; $a = (1,2,3); pdl&gt; $a = pdl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdokechin.hatenablog.com%2Fentry%2F2016%2F05%2F13%2F230341&quot; title=&quot;Perlで単純パーセプトロンを実装するのに必要そうなPDLの勉強 - 鈍足ランナーのＩＴ日記&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>2016-05-13 23:03:41</published>
  <title>Perlで単純パーセプトロンを実装するのに必要そうなPDLの勉強</title>
  <type>rich</type>
  <url>https://dokechin.hatenablog.com/entry/2016/05/13/230341</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
