next up previous
Next: About this document ... Up: Solving the Majority Classification Previous: Genetic Algorithm Code

References

A technical paper: "Evolution via genetic algorithms" by Gary H Anthes; Computerworld.
http://proquest.umi.com/pqdweb?Did=000000140685651&Fmt=4&Deli=1&Mtd=1&Idx=19&Sid=4&RQT=309

A technical paper: One student's attempt to solve the majority classification project and his project write-up.
http://cs.gmu.edu/~sean/it910/CA.pdf

Paper regarding cellular automatas and genetic algorithms with mention of the majority classification problem.
http://www.iop.org/Books/CIL/HEC/pdf/ECH1_1.PDf

Genetic Algorithm FAQs
http://www-2.cs.cmu.edu/Groups/AI/html/faqs/ai/genetic/top.html

Guide to Genetic Algorithms
http://www.cs.qub.ac.uk/~M.Sullivan/ga/ga3.html

Another guide to Genetic Algorithms
http://chemdiv-www.nrl.navy.mil/6110/6112/chemometrics/practga.html

Cellular automata basics
http://cell-auto.com/

Modern cellular automatas
http://www.collidoscope.com/modernca/

Very cool pictures of animated cellular automata systems
http://www.bayarea.net/~maydwell/htdoc/ca/

The common interactive cellular automata titled the "Game of Life"
http://world.std.com/~bgw/applets/1.02/Life/Life.html

Another "Game of Life" page
http://www.math.com/students/wonders/life/life.html

A website to help deal with Java-based genetic algorithms
http://www.aridolan.com/ga/gaa/gaa.html


Austin L. Rachlin 2003-06-12