Metadata-Version: 2.1
Name: beanmachine
Version: 0.0.1a1
Summary: Probabilistic Programming Language for Bayesian Inference
Home-page: UNKNOWN
Author: Facebook, Inc.
License: MIT
Keywords: Probabilistic Programming Language,PPL,Bayesian Inference,Statistical Modeling,MCMC,Variational Inference,PyTorch
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Requires-Python: >=3.6
Description-Content-Type: text/markdown

Copyright (c) Facebook, Inc. and its affiliates.

This source code is licensed under the MIT license found in the
LICENSE file in the root directory of this source tree.

# Overview

Bean Machine is a probabilistic programming language for inference over statistical models written in the Python language using a declarative syntax.

Please stay tuned for the Open Source release of the library.


