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:

  1. Analyzing active interactive genetic algorithms using visual analytics
  2. Google analytics as a website optimization tool
  3. Evaluation consistency in iGAs: User contradictions as cycles in partial-ordering graphs


About this entry