<?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>Tinsology &#187; Genetic Algorithms</title>
	<atom:link href="http://tinsology.net/tag/genetic-algorithms/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinsology.net</link>
	<description>Read Me</description>
	<lastBuildDate>Thu, 20 May 2010 02:41:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Genetic Algorithm Problems</title>
		<link>http://tinsology.net/2009/03/genetic-algorithm-problems/</link>
		<comments>http://tinsology.net/2009/03/genetic-algorithm-problems/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 05:15:14 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Genetic Algorithms]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=139</guid>
		<description><![CDATA[For anyone who is not familiar with Genetic Algorithms I'll begin with a short summery of what they are and how they are used.

The Algorithm

A genetic algorithm (GA) can be thought of as a search. Given some initial state, the algorithm is searching for an optimal state. It does this in a way that mimics nature (hence the name). <a href="http://tinsology.net/2009/03/genetic-algorithm-problems/">Read More</a>


No related posts.]]></description>
		<wfw:commentRss>http://tinsology.net/2009/03/genetic-algorithm-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
