Code Monkey home page Code Monkey logo

kr_prj_2's Introduction

KR - Project 2 - PGMs

Description

This repo is basic implementations of different methods of a bayesian network reasoner.

Methods Implemented:

  • D-Separation
  • Ordering
  • Network-pruning
  • Marginal distribution (prior and posterior)
  • MAP and MPE

Files and folders included

  • root folder: has all the programs with test files.
  • testing : have different size bayesian networks we used including the BIFXML file developed out of our use-case (crime_causes.BIFXML).

Setup

From the root folder:

pip install -r requirements.txt

Dependencies

  • Python3 - This program is written using Python

Executing program

  • Running the test files(file names ending with test) will execute the respective method with the given parameters in the test file.
  • In order to test for d-separation, please run the DSeparation.py file.

kr_prj_2's People

Contributors

akhiltrc avatar rkrumova97 avatar oromiagodanna avatar sa-and avatar

Watchers

James Cloos avatar  avatar

Forkers

rkrumova97

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.