Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sgraaf/qualitativereasoning

QR Assignment made in context of the KR course of the VU taught in the Spring 2019 semester
https://github.com/sgraaf/qualitativereasoning

Last synced: 15 days ago
JSON representation

QR Assignment made in context of the KR course of the VU taught in the Spring 2019 semester

Awesome Lists containing this project

README

        

# QualitativeReasoning
This repository holds the assignment description, all code and all output related to this Qualitative Reasoning assignment, made in the context of the Knowledge Representation course, taught in the Spring 2019 semester.

## Installation
```
git clone https://github.com/sgraaf/QualitativeReasoning/
cd QualitativeReasoning
pip install -r requirements.txt
```

## Execution
```
python main.py
```