Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.42 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.42 KB

Introduction

This repository contains the code to perform Complex Event Processing (CEP) using an event calculus approach in DeepProbLog.

The implementation for the CEP with an event calculus approach is inspired by the paper A Probabilistic Logic Programming Event Calculus.

The code for DeepProbLog has slightly modified from the original source, presented in the paper DeepProbLog: Neural Probabilistic Logic Programming in the following ways:

  • Slight changes on how the training of the neural network is performed.
  • Code has been added to perform CEP on:

DeepProbLog

DeepProbLog is an extension of ProbLog that integrates Probabilistic Logic Programming with Deep Learning. See our paper on DeepProbLog.

Requirements

DeepProbLog has the following requirements:

Examples

DeepProbLog comes with a few examples: