opcode81 / ProbCog

A toolbox for statistical relational learning and reasoning.
GNU General Public License v3.0
101 stars 26 forks source link

ProbCog: A Toolbox for Statistical Relational Learning and Reasoning

ProbCog

ProbCog is a statistical relational learning and reasoning system that supports efficient learning and inference in relational domains. We provide an extensive set of open-source tools for both undirected and directed statistical relational models.

The following representation formalisms for probabilistic knowledge are supported:

Though ProbCog is a general-purpose software suite, it was designed with the particular needs of technical systems in mind. Our methods are geared towards practical applicability and can easily be integrated into other applications. The tools for relational data collection and transformation facilitate data-driven knowledge engineering, and the availability of graphical tools makes both learning or inference sessions a user-friendly experience. Scripting support enables automation, and for easy integration into other applications, we provide a client-server library.

Learn More & Get Started

The ProbCogWiki provides all the information you will need to get started. In particular, the following pages might be relevant at this stage:

Contributors