/baytrino

Fast distributed Bayesian Network

Primary LanguagePythonApache License 2.0Apache-2.0

Baytrino

Baytrino is a fast distributed Bayesian Network designed for high-performance and scalable probabilistic reasoning. This library is suitable for both research and production environments, offering efficient algorithms and robust performance for complex Bayesian Network computations.

Features

  • Distributed Computing: Leverage distributed systems for large-scale Bayesian Network computations.
  • High Performance: Optimized algorithms for fast probabilistic inference.
  • Scalability: Suitable for handling large datasets and complex network structures.

Installation

To install Baytrino, clone the repository and install the dependencies:

git clone https://github.com/lliryc/baytrino.git

License

Baytrino is licensed under the Apache v2.0 License. See the LICENSE file for more details.