|
|
Computers > Artificial Intelligence > Genetic Programming > Resources > An Introduction to Genetic Algorithms with Java Applets
An Introduction to Genetic Algorithms with Java Applets
Submitted 2005-09-20 09:12:46 by psiolent Rating: 0 (0 votes) | 1715 Views Section: Resources
There is a site with a really good introduction to genetic algorithms at http://cs.felk.cvut.cz/~xobitko/ga/. This site is intended for those who have no previous experience with genetic algorithms, but really it is a useful refresher for those who have taken a course but forgotten, as well as an interesting novelty for experts. The site does a great job of explaining the background of genetic algorithms and their basis in the real world. It also has Java applets that demonstrate the genetic algorithms at work. It has very practical information on creating your own genetic algorithms and deftly uses the applets to demonstrate each step of the process. My favorite is the traveling salesman applet (check it out just for fun if you read nothing else). The site does a good job explaining (without presenting too much information so as to be confusing) the various approaches to genetic algorithms and the parameters and processes involved with each. Finally, there is a great list of genetic programming resources at the end of the information. |
Discuss this submission in the forum
|
|
|