Genetic-Algorithms
More Pages: Genetic-Algorithms Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17

List price: $34.95 (that's 13% off!)
Used price: $30.36
Buy one from zShops for: $30.31

The modern revolution
Exciting New Developments in EC Theory
Good introduction to GP theory
Used price: $66.18

Two volumes!
magnificent and fascinating"The GECCO conference continues the tradition of the GP and ICGA conferences of bringing together researchers from the entire spectrum of research in evolutionary computation, including genetic algorithms, classifier systems, genetic programming, evolvable hardware, DNA and molecular computing, evolutionary strategies, evolutionary programming, artificial life, adaptive behavior, agents, as well as real-world applications of all of these areas." - from the publisher.
The relentless high quality of the many papers in this book make it delightful and thought-provoking. (My copy is 944 pages - not "1876" as Amozon has it.)

Used price: $46.00
Buy one from zShops for: $49.85

a very nice book for beginner
a nice book for a beginner

A major source on genetic fuzzy systems
Summary of contents by the authorsystems. Genetic Fuzzy Systems explores and discusses this symbiosis of evolutionary computation and fuzzy logic. The book summarizes and analyzes the novel field of genetic fuzzy systems, paying special attention to genetic algorithms that adapt and learn
the knowledge base of a fuzzy-rule-based system. It introduces the general concepts, foundations and design principles of genetic fuzzy
systems and covers the topic of genetic tuning of fuzzy systems. It also introduces the three fundamental approaches to genetic learning
processes in fuzzy systems: the Michigan, Pittsburgh and Iterative-learning methods. Finally, it explores hybrid genetic fuzzy systems such as
genetic fuzzy clustering or genetic neuro-fuzzy systems and describes a number of applications from different areas. Genetic Fuzzy System represents a comprehensive treatise on the design of the fuzzy-rule-based systems using genetic algorithms, both from
a theoretical and a practical perspective. It is a valuable compendium for scientists and engineers concerned with research and applications in
the domain of fuzzy systems and genetic algorithms.


useful and practical description of Genetic Programming.
A very nice introduction to the field of genetic programmingCees H.M. van Kemenade.

Used price: $42.45

fuzzy seloution
Buy one from zShops for: $163.99

Many topics covered, some chapters are a little weakMost of the chapters of this edited collection were authored or coauthored by the editors. So, algorithms developed by other people do not get a lot of attention. However, the editors (or is it the authors) manage to include chapters on combinatorial, continuous, and discrete optimization.
There is a section on machine learning applications that is OK, but the last chapter on training neural nets with EDAs is very weak (look ma I used this and it worked...). Except for this chapter, the rest of the chapters in this section use careful experiments and statistics to make their points.
Making the source code available would have improved things and would make it easier for people to try these algorithms.

Buy one from zShops for: $79.90

Excellent book
Buy one from zShops for: $124.15

Excellent review of the status of GA's
Used price: $58.99
Buy one from zShops for: $47.82
This text begins by situating genetic programming in terms of the history of computing and machine learning. Early sections show the links between Darwinism, molecular biology, and genetic programming. (Genetic programming uses the strategy of natural selection by solving a problem in successive iterations, which produces the "fittest" solution, much like new species evolve in the natural world.)
The authors present a lot of molecular-biology background since it is central to the genetic-programming project. (There are interesting parallels here. Just as our DNA contains inert information, programs developed using genetic algorithms usually contain many "extra" instructions, too--which often leads to bloated, though effective, code in the final product.) Even though this is extremely technical material, the authors do manage to engage the reader in the imaginative leap from Darwin and DNA to computers and the world of genetic programming.
Later chapters define what genetic programming is and what strategies it uses to let computers program themselves. The authors also examine the state of the art of genetic programming and define what problems need to be solved before it can be widely adopted. The amount of research in this section will mostly benefit specialists in the genetic-programming field.
A later chapter on applications that use genetic programming offers dozens of papers, with applications of this approach from a wide variety of fields, including biology, industry, and computers (and some impressive technologies such as robotics and data mining). Though the authors exaggerate somewhat on how "real world" these applications are, it's clear that genetic programming will continue to improve and find its way into more areas of computing--with even more productive results. Though coding by humans is safe for the foreseeable future, genetic programming offers an appealing alternative to some kinds of problems. --Richard V. Dragan

Good as an overall, not for the detailsI do not think this book is useful for someone intending to code a genetic programming algorithm.
terrific textbook
Excellent, comprehensive and easy to read.The book is very complete and detailed yet easy to read, even after a day of work.
The first part of the book contains introductory information on background areas like probability, biology and computer science as a general discipline.
Getting into the topic, it clarifies some of the differences between evolutionary systems and genetic algorithms and shows how all this contributes to the theory of genetic programming and the evolution of computer programs.
It explains how things are done with different types of individuals (tree, linear, graph, etc) and gives valuable insight about the implementation process.
Although you may need other sources for formal treatment of some topics, this book is a very good acquisition.
An Introduction to Genetic Algorithms [1996], by Melanie Mitchell.