Skip to content

Minimalistic probabilistic graphical model framework

License

Notifications You must be signed in to change notification settings

zermelozf/minipgm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

minipgm

Minimalistic probabilistic graphical model framework

Installation

Before installing the package, please check that you have all the required libraries installed:

pip install -r requirements.txt

You can then proceed with the installation.

python setup.py install

Testing

python -m unittest discover -v

Example

See examples/ notebooks.

About

Minimalistic probabilistic graphical model framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages