OpenScience / Software / Computer Science / Artificial Intelligence



PredictionIO: An Machine Learning Server

PredictionIO is an open-source Machine Learning server. It enables developers and data engineers to build smarter web and mobile applications through a simple set of APIs. Admin UI is provided for developers to select and tune algorithms. Find PredictionIO: An … Continue reading

Share
Posted in Artificial Intelligence | 1 Comment

GQR

GQR (Generic Qualitative Reasoner) is a solver for binary qualitative constraint networks. GQR takes a calculus description and one or more constraint networks as input, and tries to solve the networks using the path consistency method and backtracking. Both spatial … Continue reading

Share
Posted in Artificial Intelligence | Leave a comment

C++ Simulators of Turing and Post Machines

These C++ programs simulate nondeterministic / deterministic multitape Turing & Post machines, universal Turing machines, and Turing machines with faults, failures and recovery. Find C++ Simulators of Turing and Post Machines at: http://sourceforge.net/projects/turing-machine/

Share
Posted in Artificial Intelligence | Leave a comment

MLC++

MLC++ is a library of C++ classes for supervised machine learning. Find MLC++ at: http://www.sgi.com/Technology/mlc/

Share
Posted in Artificial Intelligence | Leave a comment