lablai is a simple versatile Artificial Inteligence Library written in OCaml. The plan is to give developers simple access to many common AI algorithms and procedures. These procedures range from simple searches to complex neural networks.
Objective Caml is a type-inferring functional programming language from the ML (Meta Language) family. OCaml is a french implementation developped at INRIA.
For more informations on that language, go to caml.inria.fr or ocaml.org.
lablai is distributed under the terms of the LGPL (Library GNU Public Licence). Go to the GNU web page for more informations on this licence.