Metadata-Version: 2.1
Name: inferlo
Version: 0.3.1
Summary: Inference, Learning & Optimization with Graphical Models
Home-page: https://github.com/InferLO/inferlo
Author: The InferLO Developers
License: Apache 2
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# InferLO

Python library for Inference, Learning and Optimization with Graphical Models.

[![PyPI version](https://badge.fury.io/py/inferlo.svg)](https://badge.fury.io/py/inferlo)


### Installing

Library can be installed using pip: `pip install inferlo`

### Documentation

Documentation is available at https://inferlo.github.io/inferlo.

### Contributing

You can contribute to the library by creating pull requests. 
Please follow these [guideleines](https://inferlo.readthedocs.io/en/latest/contributing.html).

### Authors

* Misha Chertkov
* Dmytro Fedoriaka
* Mikhail Krechetov


