Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > Genetic Algorithm and Ruby

Reply
Thread Tools

Genetic Algorithm and Ruby

 
 
n/a
Guest
Posts: n/a
 
      11-15-2007
Hi,

I am interested in Ruby libraries that could be of help in
using/implementing genetic, evolutionary algorithms and, while I did the
obvious search:

<http://www.google.com/search?hl=en&q=Genetic+Algorithm%2Bruby&btnG=Googl e+Search>

I would be interested in knowing if anyone had personal experience with
any of these, recommendations, etc.

Thanks.
 
Reply With Quote
 
 
 
 
Axel Etzold
Guest
Posts: n/a
 
      11-16-2007

-------- Original-Nachricht --------
> Datum: Fri, 16 Nov 2007 07:35:00 +0900
> Von: n/a <>
> An: ruby-
> Betreff: Genetic Algorithm and Ruby


> Hi,
>
> I am interested in Ruby libraries that could be of help in
> using/implementing genetic, evolutionary algorithms and, while I did the
> obvious search:
>
> <http://www.google.com/search?hl=en&q=Genetic+Algorithm%2Bruby&btnG=Googl e+Search>
>
> I would be interested in knowing if anyone had personal experience with
> any of these, recommendations, etc.
>
> Thanks.


As you have found some Ruby implementations of genetic algorithms from Google already, I'd just like to suggest the following technical report
paper as a gentle introductory guide to literature about genetic algorithms:

http://citeseer.ist.psu.edu/194057.html,

saying for what kinds of problems genetic algorithms work well.

Best regards,

Axel

--
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

 
Reply With Quote
 
 
 
 
n/a
Guest
Posts: n/a
 
      11-16-2007
Axel Etzold wrote:
> -------- Original-Nachricht --------
>
>
> As you have found some Ruby implementations of genetic algorithms from Google already, I'd just like to suggest the following technical report
> paper as a gentle introductory guide to literature about genetic algorithms:
>
> http://citeseer.ist.psu.edu/194057.html,
>
> saying for what kinds of problems genetic algorithms work well.
>
> Best regards,
>
> Axel
>


Axel,

Thanks for the link.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ruby Genetic Algorithm Library Peter Laurens Ruby 2 11-30-2007 05:35 PM
Simple Python Based Genetic Algorithm Framework Vishal Patil Python 0 11-08-2006 04:25 AM
Implementing Genetic algorithm in Ruby Robo Ruby 4 12-15-2004 09:22 AM
genetic algorithm SNAKE C++ 2 11-04-2003 01:27 PM
OT: Genetic Algorithm Recipe Bug Fix Sean Ross Python 6 07-18-2003 08:43 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57