
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Neural Network Turkey Recipes</title>
	<atom:link href="http://www.shiffman.net/2006/11/19/neural-network-turkey-recipes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shiffman.net/2006/11/19/neural-network-turkey-recipes/</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 06:20:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Warren Henning</title>
		<link>http://www.shiffman.net/2006/11/19/neural-network-turkey-recipes/comment-page-1/#comment-6294</link>
		<dc:creator>Warren Henning</dc:creator>
		<pubDate>Sun, 10 Dec 2006 18:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/2006/11/19/neural-network-turkey-recipes/#comment-6294</guid>
		<description>Since you seem to be interested in genetic algorithms and neural networks, you might want to check out particle swarm optimization some time. It&#039;s a simple real-valued optimization algorithm that can be used for things like training neural networks.

I can use PSO to correctly learn the XOR function in a fraction of a second, for instance.</description>
		<content:encoded><![CDATA[<p>Since you seem to be interested in genetic algorithms and neural networks, you might want to check out particle swarm optimization some time. It&#8217;s a simple real-valued optimization algorithm that can be used for things like training neural networks.</p>
<p>I can use PSO to correctly learn the XOR function in a fraction of a second, for instance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

