<?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>benmcdonald</title>
	<atom:link href="http://benmcdonald.co.uk/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://benmcdonald.co.uk</link>
	<description>Personal blog of university student Ben McDonald</description>
	<lastBuildDate>Fri, 27 Nov 2009 15:56:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AI in Python</title>
		<link>http://benmcdonald.co.uk/index.php/2009/11/ai-in-python/</link>
		<comments>http://benmcdonald.co.uk/index.php/2009/11/ai-in-python/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 11:02:06 +0000</pubDate>
		<dc:creator>benmcdonald</dc:creator>
				<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://benmcdonald.co.uk/?p=9</guid>
		<description><![CDATA[While browsing Stack Overflow for AI topics, I found a few good looking AI libraries for Python. I haven&#8217;t had a chance to test any of these yet but I&#8217;m hoping for good things.
PyBrain &#8211; Machine Learning Library
PyEvolve &#8211; Genetic Algorithm Framework 
Aima-python &#8211; Algorithms from Russell and Norvig&#8217;s Artificial Intelligence: A Modern Approach
All three [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float:left; margin-left: 10px; margin-right: 0px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fbenmcdonald.co.uk%2Findex.php%2F2009%2F11%2Fai-in-python%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fbenmcdonald.co.uk%2Findex.php%2F2009%2F11%2Fai-in-python%2F" height="61" width="51" /></a></div><p>While browsing <a href="http://stackoverflow.com">Stack Overflow</a> for AI topics, I found a few good looking AI libraries for Python. I haven&#8217;t had a chance to test any of these yet but I&#8217;m hoping for good things.</p>
<p><a href="http://pybrain.org/">PyBrain</a> &#8211; Machine Learning Library</p>
<p><a href="http://pyevolve.sourceforge.net">PyEvolve</a> &#8211; Genetic Algorithm Framework<em> </em></p>
<p><a href="http://code.google.com/p/aima-python">Aima-python</a> &#8211; Algorithms from Russell and Norvig&#8217;s <em><a rel="nofollow" href="http://aima.cs.berkeley.edu/">Artificial Intelligence: A Modern Approach</a></em></p>
<p>All three look useful but Aima-python particularly stands out because it&#8217;s from the same book I&#8217;m reading for my university coursework. Unfortunately none of these libraries seem to be in the Ubuntu 9.10 repositories. I guess it&#8217;s time I learnt how to create .deb packages.</p>
<p>Update: I found two more Python libraries.</p>
<p><a href="http://opencv.willowgarage.com/wiki/">Opencv</a> &#8211; Real time computer vision</p>
<p><a href="http://pyml.sourceforge.net">PyML</a> &#8211; Machine learning framework</p>
<p>I&#8217;m more interested in the first three myself but I&#8217;m still going to give them a look.</p>
]]></content:encoded>
			<wfw:commentRss>http://benmcdonald.co.uk/index.php/2009/11/ai-in-python/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First post</title>
		<link>http://benmcdonald.co.uk/index.php/2009/11/first-post/</link>
		<comments>http://benmcdonald.co.uk/index.php/2009/11/first-post/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 11:49:01 +0000</pubDate>
		<dc:creator>benmcdonald</dc:creator>
				<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://benmcdonald.co.uk/?p=4</guid>
		<description><![CDATA[It&#8217;s been a while since I tried blogging but I think it&#8217;s worth giving it another go. At the very least, maintaining a blog will help my writing and give me a place to save my thoughts and ideas.
I have a feeling writing full length posts will be a challenge after using Twitter and other [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float:left; margin-left: 10px; margin-right: 0px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fbenmcdonald.co.uk%2Findex.php%2F2009%2F11%2Ffirst-post%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fbenmcdonald.co.uk%2Findex.php%2F2009%2F11%2Ffirst-post%2F" height="61" width="51" /></a></div><p>It&#8217;s been a while since I tried blogging but I think it&#8217;s worth giving it another go. At the very least, maintaining a blog will help my writing and give me a place to save my thoughts and ideas.</p>
<p>I have a feeling writing full length posts will be a challenge after using Twitter and other social networks so this should be extra fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://benmcdonald.co.uk/index.php/2009/11/first-post/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
