kaivalyar / GSoC18-Demo

Demo Repo for GSoC18 Final Evaluation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GSoC18-Demo

Demo Repo for GSoC18 Final Evaluation

This repo contains the test scripts used in the asciicasts for the final GSoC 2018 report on PracMLN.

The content here is adapted from the test scripts in the PracTests repository. Care has been taken to ensure that each subdirectory functions independently.

Details

  1. Complete: A complete test of all learning and inference algorithms currently implemented in PracMLN. Uses a tiny version of the smokers MLN.
  2. EnumerationAsk: A larger test, but of only the EnumerationAsk inference algorithm. Used to measure progress over the course of the GSoC project.
  3. requirements.txt: Helper file to direct pip to install all dependencies to run the demo scripts.

About

Demo Repo for GSoC18 Final Evaluation

License:MIT License


Languages

Language:Python 100.0%