<?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: Four Free Neural Network Libraries for Python</title>
	<atom:link href="http://www.answermysearches.com/four-free-neural-network-libraries-for-python/195/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.answermysearches.com/four-free-neural-network-libraries-for-python/195/</link>
	<description>Answers to everything I search for, every day</description>
	<lastBuildDate>Tue, 22 Nov 2011 08:57:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sunil</title>
		<link>http://www.answermysearches.com/four-free-neural-network-libraries-for-python/195/comment-page-1/#comment-48622</link>
		<dc:creator>sunil</dc:creator>
		<pubDate>Fri, 28 Mar 2008 06:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.answermysearches.com/index.php/four-free-neural-network-libraries-for-python/195/#comment-48622</guid>
		<description>hello i am doing a project on bpnn so plz kindly send me a copy of code for bpnn in c++</description>
		<content:encoded><![CDATA[<p>hello i am doing a project on bpnn so plz kindly send me a copy of code for bpnn in c++</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mason Swanson</title>
		<link>http://www.answermysearches.com/four-free-neural-network-libraries-for-python/195/comment-page-1/#comment-42777</link>
		<dc:creator>Mason Swanson</dc:creator>
		<pubDate>Thu, 24 Jan 2008 19:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.answermysearches.com/index.php/four-free-neural-network-libraries-for-python/195/#comment-42777</guid>
		<description>&lt;a href=&quot;http://www.disi.unige.it/person/ValentiniG/NEURObjects/&quot; rel=&quot;nofollow&quot;&gt; NeurObjects&lt;/a&gt;,</description>
		<content:encoded><![CDATA[<p><a href="http://www.disi.unige.it/person/ValentiniG/NEURObjects/" rel="nofollow"> NeurObjects</a>,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thiago F Pappacena</title>
		<link>http://www.answermysearches.com/four-free-neural-network-libraries-for-python/195/comment-page-1/#comment-40258</link>
		<dc:creator>Thiago F Pappacena</dc:creator>
		<pubDate>Mon, 17 Dec 2007 11:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.answermysearches.com/index.php/four-free-neural-network-libraries-for-python/195/#comment-40258</guid>
		<description>I have a small toolkit for python neural networks at sourceforge: http://sourceforge.net/projects/pyann.

It has MLP (backpropagation and a genetic algorithm test), SOM, ART1 and ART2 implementation. Might have some bugs, and it&#039;s not well documented, but you can see the examples and the source code is quite readeble. :-)</description>
		<content:encoded><![CDATA[<p>I have a small toolkit for python neural networks at sourceforge: <a href="http://sourceforge.net/projects/pyann" rel="nofollow">http://sourceforge.net/projects/pyann</a>.</p>
<p>It has MLP (backpropagation and a genetic algorithm test), SOM, ART1 and ART2 implementation. Might have some bugs, and it&#8217;s not well documented, but you can see the examples and the source code is quite readeble. <img src='http://www.answermysearches.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A natural neural network</title>
		<link>http://www.answermysearches.com/four-free-neural-network-libraries-for-python/195/comment-page-1/#comment-35748</link>
		<dc:creator>A natural neural network</dc:creator>
		<pubDate>Sat, 27 Oct 2007 00:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.answermysearches.com/index.php/four-free-neural-network-libraries-for-python/195/#comment-35748</guid>
		<description>Look here for the numpy version of bpnn

There are also some Self-Organized SOFM networks and also an evolutionary trained network

http://www.dia.fi.upm.es/~jamartin/download.htm

I think that the very best version should be come from a good wrapper for FANN but this seems to be dificult due to up to date this wrapper is still ugly.

I will test ffnet also.</description>
		<content:encoded><![CDATA[<p>Look here for the numpy version of bpnn</p>
<p>There are also some Self-Organized SOFM networks and also an evolutionary trained network</p>
<p><a href="http://www.dia.fi.upm.es/~jamartin/download.htm" rel="nofollow">http://www.dia.fi.upm.es/~jamartin/download.htm</a></p>
<p>I think that the very best version should be come from a good wrapper for FANN but this seems to be dificult due to up to date this wrapper is still ugly.</p>
<p>I will test ffnet also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Tudisco</title>
		<link>http://www.answermysearches.com/four-free-neural-network-libraries-for-python/195/comment-page-1/#comment-14228</link>
		<dc:creator>Jason Tudisco</dc:creator>
		<pubDate>Wed, 18 Apr 2007 07:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.answermysearches.com/index.php/four-free-neural-network-libraries-for-python/195/#comment-14228</guid>
		<description>Another Python ann
Fast Artificial Neural Network Library (FANN)
http://ffnet.sourceforge.net/</description>
		<content:encoded><![CDATA[<p>Another Python ann<br />
Fast Artificial Neural Network Library (FANN)<br />
<a href="http://ffnet.sourceforge.net/" rel="nofollow">http://ffnet.sourceforge.net/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

