<?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>Herself's Artificial Intelligence &#187; source code</title>
	<atom:link href="http://herselfsai.com/tag/source-code/feed" rel="self" type="application/rss+xml" />
	<link>http://herselfsai.com</link>
	<description>Humans, meet your replacements.</description>
	<lastBuildDate>Fri, 06 Jan 2012 01:44:29 +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>Pyevolve Open Source Python Genetic Algorithm Code</title>
		<link>http://herselfsai.com/2009/12/pyevolve-open-source-python-genetic-algorithm-code.html</link>
		<comments>http://herselfsai.com/2009/12/pyevolve-open-source-python-genetic-algorithm-code.html#comments</comments>
		<pubDate>Wed, 30 Dec 2009 20:35:00 +0000</pubDate>
		<dc:creator>Linda MacPhee-Cobb</dc:creator>
				<category><![CDATA[cool open source ai projects]]></category>
		<category><![CDATA[cool websites]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://herselfsai.com/?p=535</guid>
		<description><![CDATA[Pyevolve was developed to be a complete genetic algorithm framework written in pure python, the main objectives of Pyevolve is: * written in pure python, to maximize the cross-platform issue; * easy to use API, the API must be easy for end-user; * see the evolution, the user can and must see and interact with [...]]]></description>
		<wfw:commentRss>http://herselfsai.com/2009/12/pyevolve-open-source-python-genetic-algorithm-code.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yet another computing language, R the language of statistics</title>
		<link>http://herselfsai.com/2009/01/yet-another-computing-language-r-the-language-of-statistics.html</link>
		<comments>http://herselfsai.com/2009/01/yet-another-computing-language-r-the-language-of-statistics.html#comments</comments>
		<pubDate>Tue, 27 Jan 2009 11:00:27 +0000</pubDate>
		<dc:creator>Linda MacPhee-Cobb</dc:creator>
				<category><![CDATA[cool open source ai projects]]></category>
		<category><![CDATA[mathematics]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.herselfsai.com/?p=505</guid>
		<description><![CDATA[Yet another year, yet another dozen languages. Some times it seems as if all my time gets sapped up learning new languages. R is growing rapidly in popularity making news on Slashdot and the NYT late last year. R provides a graphics package for visualizing your data, a data editor, data manipulation and has C/C++ [...]]]></description>
		<wfw:commentRss>http://herselfsai.com/2009/01/yet-another-computing-language-r-the-language-of-statistics.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SantaFe Ant Trail</title>
		<link>http://herselfsai.com/2008/06/santafe-ant-trail.html</link>
		<comments>http://herselfsai.com/2008/06/santafe-ant-trail.html#comments</comments>
		<pubDate>Mon, 23 Jun 2008 05:00:48 +0000</pubDate>
		<dc:creator>Linda MacPhee-Cobb</dc:creator>
				<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.herselfsai.com/?p=222</guid>
		<description><![CDATA[The SantaFe Trail is a textbook beginner&#8217;s problem in genetic programming. The ants are allowed to turn right or left or to move forward. Ants can see food if it is directly in front of them. The Trail is the one in the image above and it is also in the source code. Ants follow [...]]]></description>
		<wfw:commentRss>http://herselfsai.com/2008/06/santafe-ant-trail.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

