The MAGDON Documentation has a brief introduction to GA, including descriptions of the Pittsburg approach and the Michigan approach.
GA-Search – the Genetic Algorithms search engine, is a search engine dedicated to only GA-related sites.
The American Association for Artificial Intelligence “is a nonprofit scientific society devoted to advancing the scientific understanding of the mechanisms underlying thought and intelligent behavior and their embodiment in machines.”
if you’re interested in Genetic Algorithms, Genetic Programming or multi-objective, randomized heuristic search algorithms, you would maybe like to have a look at the Distributed Genetic Programming Framework. This LGPL-licensed, open source Java project can be found in the internet at http://dgpf.sourceforge.net/.
It also allows you to distribute the searches over a network and let different search algorithms (GA, Hill Climbing, …) interact and form a heterogeneous search.
Hi!
I am currently writing a (free and open) e-book called “Global Optimization – Theory and Application”. It is about genetic algorithms, evolutionary algorithms, evolution strategy, leaning classifier systems, simulated annealing, and so on. I hope that I can make this topic more interesting for students and fellow researchers and help people to get started with it. Of course, the book is still very incomplete and probably has also errors, but I try to improve it very much. You can find it at http://www.it-weise.de/projects/book.pdf, I will update it regularly. Constructive criticism is always welcom, as well as new suggestions on what to include in the book.
Kind regards,
Thomas.
5 Responses to Genetic Algorithms links 2
Klaus Meffert
January 30th, 2005 at 7pm
You could add JGAP, the Java Genetic Algorithms Package, to your list. The homepage of JGAP can be found at http://jgap.sourceforge.net
DGPF
May 16th, 2006 at 12am
Hello,
if you’re interested in Genetic Algorithms, Genetic Programming or multi-objective, randomized heuristic search algorithms, you would maybe like to have a look at the Distributed Genetic Programming Framework. This LGPL-licensed, open source Java project can be found in the internet at http://dgpf.sourceforge.net/.
It also allows you to distribute the searches over a network and let different search algorithms (GA, Hill Climbing, …) interact and form a heterogeneous search.
teen gay boys free
June 18th, 2006 at 3am
Funny, interresting, nice, … this is your blog http://theyyoung.eu.tf/
Thomas
June 28th, 2007 at 3pm
Hi!
I am currently writing a (free and open) e-book called “Global Optimization – Theory and Application”. It is about genetic algorithms, evolutionary algorithms, evolution strategy, leaning classifier systems, simulated annealing, and so on. I hope that I can make this topic more interesting for students and fellow researchers and help people to get started with it. Of course, the book is still very incomplete and probably has also errors, but I try to improve it very much. You can find it at http://www.it-weise.de/projects/book.pdf, I will update it regularly. Constructive criticism is always welcom, as well as new suggestions on what to include in the book.
Kind regards,
Thomas.
GA Tutorial
January 17th, 2008 at 4pm
The GA tutorial with Java applets link was dead and has been moved to a newer site.