Skip to content

SergioFierens/ai4r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7ad6fe2 · May 17, 2018
May 30, 2013
May 17, 2018
May 17, 2018
May 17, 2018
Feb 11, 2012
Jun 18, 2009
Jul 5, 2014
Jul 5, 2014
Jul 5, 2014
May 17, 2018
Sep 7, 2012
May 17, 2018

Repository files navigation

<img src=“https://codeclimate.com/github/SergioFierens/ai4r.png” /> <img src=“https://travis-ci.org/olavolav/ai4r.svg?branch=travis-ci-testing” alt=“Build Status” />

Introduction

This project aims to produce ruby implementations of algorithms covering several Artificial intelligence fields.

How to install

  1. Install the gem:

gem install ai4r
  1. Include require statements in your code:

require "rubygems"
require "ai4r"

Contact

If you have questions or constructive comments about this project send it to me: Sergio Fierens, email address: (sergio (at) gmail (dot) com).

Contributors

This project was created and is maintained by Sergio Fierens. There are other (great and absolutely cool) people who have donated time and code to make this project better. You can check out the complete AI4R contributors list: github.com/SergioFierens/ai4r/graphs/contributors.

Disclaimer

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.