ParaSharpNeat v1.0

 Recommended Download



Source Code ParaSharpNeat_v1_0.zip
source code, 4048K, uploaded Jul 9 2007  - 147 downloads

Release Notes

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.

An example of the Max Experiment project refactored to work in a distributed form is provided.

To run a worker:
- Build the ParaSharpNeat project
- Run the Worker GUI
- Select an evaluator

To run the Master (looks just like standard SharpNEAT GUI):
- Build the modified SharpNEAT code
- Run the SharpNEAT GUI
- Select the experiment (example is "(Distributed) Max Function")

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.
 Reviews for this release
No reviews yet for this release.
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987