A simple UMDAc implementation in Java
Cecilia Oversdotter is working on an adaptation of active interactive genetic algorithms (some papers can be found here and here) to her work on speech synthesis and perception of emotions in expressive storytelling. She needs a version of the active interactive genetic algorithm that works on continuous domains. For that reason I coded a version of UMDAc to replace the cGA currently used for discrete domains.
The Java implementation of UMDAc can be found here. In order to run it, you need to download the COLT toolkit . The code is distributed under GPL license.
Related posts:
About this entry
- Published:
- Tuesday, December 6th, 2005 at 12:04 am
- Author:
- Xavier


Comments are closed
Comments are currently closed on this entry.