<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>java implementation | Psyops Prime</title>
	<atom:link href="https://psyopsprime.com/tag/java-implementation/feed/" rel="self" type="application/rss+xml" />
	<link>https://psyopsprime.com</link>
	<description>An Idea Log</description>
	<lastBuildDate>Wed, 17 Dec 2014 04:32:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<creativeCommons:license>https://creativecommons.org/licenses/by-nc-nd/4.0/</creativeCommons:license>
<site xmlns="com-wordpress:feed-additions:1">99640787</site>	<item>
		<title>Evolutionary Nursery</title>
		<link>https://psyopsprime.com/ideas/evolutionary-nursery/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=evolutionary-nursery</link>
					<comments>https://psyopsprime.com/ideas/evolutionary-nursery/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 17 Dec 2014 04:32:59 +0000</pubDate>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[evolutionary algorithms]]></category>
		<category><![CDATA[genetic algorithms]]></category>
		<category><![CDATA[java implementation]]></category>
		<guid isPermaLink="false">http://psyopsprime.meximas.com/?p=413</guid>

					<description><![CDATA[<p>Long time ago I was quite inspired by the power of evolutionary algorithms as problem solvers. I still am. But it is about that time</p>
The post <a href="https://psyopsprime.com/ideas/evolutionary-nursery/">Evolutionary Nursery</a> first appeared on <a href="https://psyopsprime.com">Psyops Prime</a>.]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;"><img data-recalc-dims="1" decoding="async" class="alignright" title="two days old by normanack" src="https://i0.wp.com/psyopsprime.com/wp-content/uploads/2014/12/8224070401_05987d76ee_poultry-chicks.jpg?w=500" alt="poultry chicks photo"  />Long time ago I was quite inspired by the power of evolutionary algorithms as problem solvers. I still am. But it is about that time when I was also awed by how-tos of their implementation. Evolutionary nursery is a result of that curiosity.</p>
<p style="text-align: justify;">Evolutionary nursery is a basic genetic algorithm implemented in java. It is suitable for simple numerical optimization tasks. <a title="Evolutionary Nursery" href="https://sourceforge.net/projects/evolutionarynursery/" target="_blank">Here you can find the source code of the project</a>.</p>
<p><small><a style="text-decoration: none;" title="Image inserted by the ImageInject WordPress plugin" href="http://wpinject.com/" rel="nofollow">Photo</a> by <a href="http://www.flickr.com/photos/29278394@N00/8224070401" target="_blank">normanack</a> <a title="Attribution License" href="http://creativecommons.org/licenses/by/2.0/" target="_blank" rel="nofollow"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/psyopsprime.com/wp-content/plugins/wp-inject/images/cc.png?w=750" alt="" /></a></small></p>The post <a href="https://psyopsprime.com/ideas/evolutionary-nursery/">Evolutionary Nursery</a> first appeared on <a href="https://psyopsprime.com">Psyops Prime</a>.]]></content:encoded>
					
					<wfw:commentRss>https://psyopsprime.com/ideas/evolutionary-nursery/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
				<creativeCommons:license>https://creativecommons.org/licenses/by-nc-nd/4.0/</creativeCommons:license>
<post-id xmlns="com-wordpress:feed-additions:1">413</post-id>	</item>
	</channel>
</rss>
