<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Parallel SharpNEAT</title><link>http://www.codeplex.com/parasharpneat/Project/ProjectRss.aspx</link><description>A distributed implementation of the SharpNEAT framework.  Supports both regular and coevolutionary approaches.  Provides a plug-in architecture and a GUI for worker nodes.</description><item><title>CREATED ISSUE: Change Experiment Plug-in Architecture</title><link>http://www.codeplex.com/parasharpneat/WorkItem/View.aspx?WorkItemId=168</link><description>The way that experiments are loaded currently is to use the app.config file to specify a bunch of parameters.  This isn't very elegant and should be improved to work similar to the WorkerGUI's architecture.&lt;br/&gt;</description><author>tansey</author><pubDate>Mon, 09 Jul 2007 18:36:58 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Change Experiment Plug-in Architecture 20070709063658P</guid></item><item><title>CREATED ISSUE: Variable Evaluations Per Worker Per Generation</title><link>http://www.codeplex.com/parasharpneat/WorkItem/View.aspx?WorkItemId=167</link><description>Many distributed environments are composed of heterogeneous systems with varying performance capabilities.  It would be  nice if we could accommodate this property by allowing workers to specify how many workers they can handle, either directly or by some metric which can be scaled.&lt;br/&gt;</description><author>tansey</author><pubDate>Mon, 09 Jul 2007 18:35:03 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Variable Evaluations Per Worker Per Generation 20070709063503P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/parasharpneat/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A distributed implementation of the SharpNEAT framework.  Supports both regular and coevolutionary approaches.  Provides a plug-in architecture and a GUI for worker nodes.
&lt;br /&gt;
&lt;/div&gt;</description><author>tansey</author><pubDate>Mon, 09 Jul 2007 18:08:06 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070709060806P</guid></item><item><title>CREATED FEATURE: Add Workers During Experiments</title><link>http://www.codeplex.com/parasharpneat/WorkItem/View.aspx?WorkItemId=165</link><description>The current release takes a list of worker nodes in the configuration file at startup and uses only those nodes for the entire experiment.  Since this is a distributed environment, it would be nice if we had the ability to add a new worker mid-way through an experiment.&lt;br/&gt;</description><author>tansey</author><pubDate>Mon, 09 Jul 2007 18:07:10 GMT</pubDate><guid isPermaLink="false">CREATED FEATURE: Add Workers During Experiments 20070709060710P</guid></item><item><title>CREATED ISSUE: Fault Tolerance</title><link>http://www.codeplex.com/parasharpneat/WorkItem/View.aspx?WorkItemId=164</link><description>Currently, if a worker disconnects before the experiment is finished, it will crash the master.  This needs to be handled in a more elegant way by first alerting the Master's GUI that it has lost a worker and then having the master gracefully shift any incomplete work onto the remaining worker nodes.&lt;br/&gt;</description><author>tansey</author><pubDate>Mon, 09 Jul 2007 18:03:36 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Fault Tolerance 20070709060336P</guid></item><item><title>CREATED RELEASE: ParaSharpNeat v1.0 (Jul 09, 2007)</title><link>http://www.codeplex.com/parasharpneat/Release/ProjectReleases.aspx?ReleaseId=5579</link><description>This is the initial release.  You will need to use the modified version of the SharpNEAT code (which is provided in this release).  The modified version is necessary because things had to be declared Serializable before .NET Remoting could be used.&lt;br/&gt;&lt;br/&gt;An example of the Max Experiment project refactored to work in a distributed form is provided.&lt;br/&gt;&lt;br/&gt;To run a worker:&lt;br/&gt;    - Build the ParaSharpNeat project&lt;br/&gt;    - Run the Worker GUI&lt;br/&gt;    - Select an evaluator&lt;br/&gt;&lt;br/&gt;To run the Master (looks just like standard SharpNEAT GUI):&lt;br/&gt;    - Build the modified SharpNEAT code&lt;br/&gt;    - Run the SharpNEAT GUI&lt;br/&gt;    - Select the experiment (example is "(Distributed) Max Function")&lt;br/&gt;&lt;br/&gt;This release does not provide any fault tolerance nor does it provide support for adding additional workers after the experiment has begun.  If either the worker or master closes prematurely, the other program's functionality is undefined.</description><author></author><pubDate>Mon, 09 Jul 2007 18:00:31 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: ParaSharpNeat v1.0 (Jul 09, 2007) 20070709060031P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/parasharpneat/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>tansey</author><pubDate>Mon, 09 Jul 2007 17:47:33 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070709054733P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/parasharpneat/SourceControl/ListDownloadableCommits.aspx</link><description>First check-in</description><author>tansey</author><pubDate>Mon, 09 Jul 2007 17:37:42 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070709053742P</guid></item></channel></rss>