Re: GA : books for mathematical foundations




sarge wrote:
> Hi,
>
> I need to get some good book with mathematical explanations for Genetic
> Algorithms. I am currently reading Goldberg's but the text is not that
> intuitive.
>
> Kindly suggest some good books with mathematical foundations on the
> topic. Any online text available would be even better.
>
> - sarge

Two good books are:

The Simple Genetic Algorithm by Michael Vose and Foundations of Genetic
Programming by Langdon and Poli. In addition to those, Hollands's
original monograph "Adaptation in Natural and Artificial Systems" is
fairly mathematical in its approach, though some of his assumptions
have been questioned since then.

In addition to the above, you should probably sooner or later look into
a rigourous discussion of the No Free Lunch theorems, although they are
somewhat tangential to your original question.

Hope that helps

-John Coleman

.



Relevant Pages

  • Scientific books: cheap sell-out of the library
    ... Scientific books: ... Algorithms and Data Structures, Artificial Intelligence, Avionics, ... Here are sample book list in Artificial Intelligence: ... Chapman & Holl - Colour Image Processing Handboook, ...
    (sci.cognitive)
  • Re: Algorithm book recommendation?
    ... An easier book is Rod Stephens Ready-to-Run Visual Basic Algorithms, ... Unfortunately, IMHO, these books are not ... As far as Sedgewick is concerned, ... Dest thingy is very intuitive to understand for a beginner. ...
    (comp.programming)
  • Re: Algorithm book recommendation?
    ... For certain algorithms, having to do with parsing, see my book Build ... But I also suggest you mosey on over to the math and logic/philosophy ... which will help you with the more advanced books. ... This style of education is completely inadequate for programming, ...
    (comp.programming)
  • Algorithm book recommendation?
    ... now I am learning algorithms & data structures from some ... Unfortunately, IMHO, these books are not ... As far as Sedgewick is concerned, ...
    (comp.programming)
  • Re: Computer Science Math - For the Uninitiated
    ... thank you especially for the suggestions on books and the idea of using a deck of cards. ... begin looking at algorithms and data structures. ... pseudo code is something the author will define themselves and you ... constructs like Arepresent an array. ...
    (comp.lang.ruby)