monad-bayes

Bayesian library

A library that enables probabilistic programming in Haskell.

A library for probabilistic programming in Haskell.

GitHub

411 stars
51 watching
62 forks
Language: Jupyter Notebook
last commit: about 2 months ago

Related projects:

Repository Description Stars
amazaspshumik/sklearn-bayes A collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API 514
maxsklar/bayespy A Python library for Bayesian inference and multinomial mixture modeling 108
joashc/csharp-probability-monad A monadic probabilistic programming framework for Bayesian modelling and inference in C#. 96
sisl/bayesnets.jl A Julia package for representing and working with probabilistic graphical models. 219
mattcunningham/naive-apl A naive Bayesian classifier implemented in APL 22
allendowney/thinkbayes TeX-based book and tutorial project with accompanying source code and documentation 1,653
rlabbe/thinkbayes An interactive adaptation of Allen Downey's book on Bayesian statistics in Jupyter Notebooks 396
probcomp/bayeslite A database system that allows querying probabilistic implications of data using Bayesian inference. 923
camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackers An introduction to Bayesian methods and probabilistic programming for software developers 26,868
alvations/bayesline A software framework implementing a multivariate Bayesian classifier for language identification 0
mattjj/pyhsmm A Python library providing approximate inference methods for Bayesian Hidden Markov Models and their extensions. 549
probcomp/bayesdb A system for querying probable implications of data using Bayesian inference and a custom query language. 891
blackjax-devs/blackjax A Bayesian inference library designed to provide modular and customizable samplers for probabilistic programming 858
mljs/naive-bayes An implementation of the Naive Bayes classifier algorithm in JavaScript 48
fredwu/simple_bayes An implementation of a Naive Bayes classifier in Elixir 391