View Single Post
  #1   (View Single Post)  
Old 26th January 2011
qmemo's Avatar
qmemo qmemo is offline
Real Name: He
Package Pilot
 
Join Date: Jul 2008
Location: The big B
Posts: 141
Default Another Free Ruby Book named ......

Clever Algorithms
Nature-Inspired Programming Recipes

The book "Clever Algorithms: Nature-Inspired Programming Recipes" by Jason Brownlee PhD describes 45 algorithms from the the field of Artificial Intelligence. All algorithm descriptions are complete and consistent to ensure that they are accessible, usable and understandable by a wide audience.

5 Reasons To Read:

1. 45 algorithms described.
2. Designed specifically for Programmers, Research Scientists and Interested Amateurs.
3. Complete code examples in the Ruby programming language.
4. Standardized algorithm descriptions.
5. Algorithms drawn from the popular fields of Computational Intelligence, Metahuristics, and Biologically Inspired Computation.


http://www.cleveralgorithms.com
Reply With Quote