Skip to content

fusion-research/DeepProbCEP

 
 

Repository files navigation

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:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.4%
  • Jupyter Notebook 22.6%