Path: | README.rdoc |
Last Update: | Fri Jul 27 03:42:57 +0000 2012 |
This project aims to produce ruby implementations of algorithms covering several Artificial intelligence fields.
gem install ai4r
require "rubygems" require "ai4r"
If you have questions or constructive comments about this project, please post them in the forum (forum.jadeferret.com/viewforum.php?f=3). I get an email notification when you post, and I do my best to answer as soon as possible.
If you do not want to make it public, send it to me: Sergio Fierens, email address: (sergio (at) jadeferret (dot) com). But please, try to post them in the forum. I get tons of emails and it would be great to make them public to help everyone.
AI4R is an active project. If you are interested about what we are working on, checkout the development roadmap: wiki.jadeferret.com/AI4R_RoadMap
In plain english:
This project was created by Sergio Fierens, but the AI algorithms were created by other people who are actually much more clever than Sergio. He does his best implementing them, but he cannot warranty that these implementations are accurate.
In legalese:
This software is provided "as is" and without any express or implied warranties, including, without limitation, the implied warranties of merchantibility and fitness for a particular purpose.