MIT Probabilistic Computing Project

Results 18 repositories owned by MIT Probabilistic Computing Project

bayeslite

916
Stars
64
Forks
Watchers

BayesDB on SQLite. A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself.

Gen.jl

1.8k
Stars
159
Forks
Watchers

A general-purpose probabilistic programming system with programmable inference

PClean

215
Stars
31
Forks
Watchers

A domain-specific probabilistic programming language for scalable Bayesian data cleaning

BayesDB

887
Stars
53
Forks
Watchers

A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself. New implementation in http://github.com/probcomp/bayeslite

crosscat

321
Stars
42
Forks
Watchers

A domain-general, Bayesian method for analyzing high-dimensional data tables

gen-quickstart

126
Stars
48
Forks
Watchers

Gen learning material as Jupyter notebooks

metaprob

166
Stars
17
Forks
Watchers

An embedded language for probabilistic programming and meta-programming.

cgpm

25
Stars
11
Forks
Watchers

Library of composable generative population models which serve as the modeling and inference backend of BayesDB.

GenExperimental.jl

16
Stars
2
Forks
Watchers

Featherweight embedded probabilistic programming language and compositional inference programming library

Genify.jl

47
Stars
1
Forks
Watchers

Automatically convert Julia methods to Gen functions.