Project DescriptionExperimental project to apply evolving neural networks through emulated genetics in a simulated enviroment. Using distrubuted Grid computing approach to running many simulations with the anticpation of applying developed NN to real hardware via MRDS.
Develeloped in c#
Videohttp://www.mesopotamiaexperiment.com/MesopotamiaVideoHighDefinition.wmv Demo video 81mb 3:55mins long, will take a few minutes to download!
User SetupDownload setup installer from Downloads page and run, if you have not previously installed MRDS see below.
MRDS instructions -> Microsoft Robotics Developer Studio 2008 R3 at
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=c185a802-5bbe-4f28-b448-aefe63a7eff7Developer RequirementsVisual Studio 2008 Express Edition (or higher)
Microsoft Robotics Developer Studio 2008 R3
Parallel Extensions to .NET Framework 3.5 CTP June 2008
NUnit 2.5(or higher)
Developer Setup
- Add the path to nunit bin folder to your enviorment varibles(before you load the project)
- Add a environment varible called "RoboticsInstallPath" which points to your installed robotics location eg "C:\Microsoft Robotics Dev Studio 2008 R3"
Note: If it fails to start the first time while rebuilding the cache with an execption, manually run the application the first time from the command line this will rebuild the cache and it will start, after this it should run from within visual studio. The only thing i have been able to pin this on is the permission running under Visual studio versus command line.