JavaSANE
Released 1998
The JavaSANE package contains the source code for the Hierarchical SANE system, based on SANE-C, but rewritten extensively in Java. The JavaSANE version is designed especially to make it possible to apply SANE to new tasks with minimal effort. It is also intended to be platform-independent and reasonably efficient implementation of SANE. Other revisions (from SANE-C) include more documentation and more parsimonious code, so that JavaSANE can serve as a starting point for further research in neuroevolution algorithms as well. Some experimental features from SANE-C have been removed, including local learning and some functions designed to output networks to visualization tools, in an attempt to make the code more streamlined and simpler to apply. SANE is designed as an efficient method for forming neuro-control networks in reinforcement learning tasks. For more details on SANE and some of its applications, see a paper on SANE (and others under Neuroevolution Methods and Applications), or the Neuroevolution Methods and Applications research descriptions. This package is designed to be an easy starting point for applying JavaSANE to a new domain. First, change the values in NUM_INPUTS and NUM_OUTPUTS in Config.java to the appropriate number of inputs and outputs for your network. Rewrite the function Evaluate_net in Domain.java, which takes a neural net as a parameter and returns its "fitness value," where fitness is defined as ability to perform a task in the domain being implemented. Finally, run JavaSANE: It will try to evolve networks that optimize the value returned by your function. The software will take care of creating and evolving the network entirely.

Comments to cyndy@cyc.com or risto@cs.utexas.edu.

Versions:


v1.0 12/15/98 cyndy  

v1.1 1/15/99 cyndy   

- Implementation of Domain.java   

- Expansion and rearrangement of Config.java   

- Vastly improved ease-of-use for new domain implementation  

v1.2 8/22/00 Alex Lubberts  

- Fixed a bug in SANE_EA.java that caused some neurons to receive too high   

  fitness value  

- A few other minor bug fixes.     
Download:
TAR
Alex Lubberts Former Visitor
Neuroevolution Risto Miikkulainen To Appear In Dinh Phung, Claude Sammut and Geoffrey I. Webb, editors, Encyclopedia of Machine Lea... 2022

Neuroevolution Risto Miikkulainen In Sammut, C. and Webb, G. I., editors, Encyclopedia of Machine Learning, 2nd Edition, Berlin... 2015

Neuroevolution Risto Miikkulainen In Encyclopedia of Machine Learning, New York, 2010. Springer. 2010