d57: Artificial Intelligence for Ruby

AI4R :: Artificial Intelligence for Ruby

Ruby algorithm implementations covering several Artificial intelligence fields, including Genetic algorithms, Neural Networks, machine learning, and clustering.
Sources: https://github.com/SergioFierens/ai4r; http://www.ai4r.org/; https://rubygems.org/gems/ai4r

Genetics Algorithms in Ruby:

http://www.ai4r.org/geneticAlgorithms.html

More about Travelling salesman problem:

https://en.wikipedia.org/wiki/Travelling_salesman_problem

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.