<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>depth first search &#187; cmac</title>
	<atom:link href="http://www.depthfirstsearch.net/blog/tag/cmac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.depthfirstsearch.net/blog</link>
	<description>“We can only see a short distance ahead, but we can see plenty there that needs to be done.&#34;</description>
	<lastBuildDate>Sun, 05 Feb 2012 13:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What I&#039;m Reading</title>
		<link>http://www.depthfirstsearch.net/blog/2008/04/02/what-im-reading-2/</link>
		<comments>http://www.depthfirstsearch.net/blog/2008/04/02/what-im-reading-2/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 01:40:51 +0000</pubDate>
		<dc:creator>JS</dc:creator>
				<category><![CDATA[computer science]]></category>
		<category><![CDATA[cmac]]></category>
		<category><![CDATA[rl]]></category>

		<guid isPermaLink="false">http://www.depthfirstsearch.net/blog/2008/04/02/what-im-reading-2/</guid>
		<description><![CDATA[A New Approach to Manipulator control: The Cerebellar Model Articulation Controller by J.S Albus (1975) It is an old but good paper on a novel perceptron architecture that is widely used for reinforcement learning these days. I&#8217;ve created a bare-bones implementation in Python for those who are interested. You&#8217;ll need numpy and matplotlib. Here&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<p><em>A New Approach to Manipulator control: The Cerebellar Model Articulation Controller by J.S Albus (1975)</em></p>
<p>It is an old but good paper on a novel perceptron architecture that is widely used for reinforcement learning these days. I&#8217;ve created a bare-bones <a href="http://www.depthfirstsearch.net/blog/cmac/">implementation</a> in Python for those who are interested. You&#8217;ll need numpy and matplotlib.</p>
<p>Here&#8217;s a sin curve we all know and love:</p>
<p><a href="http://www.depthfirstsearch.net/blog/wp-content/uploads/2008/04/sin.png" title="Sin Wave"><img src="http://www.depthfirstsearch.net/blog/wp-content/uploads/2008/04/sin.thumbnail.png" alt="Sin Wave" /></a></p>
<p>And here&#8217;s the CMACs training error over time:</p>
<p><a href="http://www.depthfirstsearch.net/blog/wp-content/uploads/2008/04/error.png" title="CMAC Error"><img src="http://www.depthfirstsearch.net/blog/wp-content/uploads/2008/04/error.thumbnail.png" alt="CMAC Error" /></a></p>
<p>And finally a picture of the function that the CMAC outputs after training:</p>
<p><a href="http://www.depthfirstsearch.net/blog/wp-content/uploads/2008/04/cmac.png" title="CMAC Function"><img src="http://www.depthfirstsearch.net/blog/wp-content/uploads/2008/04/cmac.thumbnail.png" alt="CMAC Function" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.depthfirstsearch.net/blog/2008/04/02/what-im-reading-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/12 queries in 0.220 seconds using disk: basic
Object Caching 318/333 objects using disk: basic

Served from: www.depthfirstsearch.net @ 2012-02-07 14:16:28 -->
