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: almost 2 years ago

Related projects:

RepositoryDescriptionStars
amazaspshumik/sklearn-bayesA collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API514
maxsklar/bayespyA Python library for Bayesian inference and multinomial mixture modeling108
joashc/csharp-probability-monadA monadic probabilistic programming framework for Bayesian modelling and inference in C#.96
sisl/bayesnets.jlA Julia package for representing and working with probabilistic graphical models.219
mattcunningham/naive-aplA naive Bayesian classifier implemented in APL22
allendowney/thinkbayesTeX-based book and tutorial project with accompanying source code and documentation1,653
rlabbe/thinkbayesAn interactive adaptation of Allen Downey's book on Bayesian statistics in Jupyter Notebooks396
probcomp/bayesliteA database system that allows querying probabilistic implications of data using Bayesian inference.923
camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackersAn introduction to Bayesian methods and probabilistic programming for software developers26,868
alvations/bayeslineA software framework implementing a multivariate Bayesian classifier for language identification0
mattjj/pyhsmmA Python library providing approximate inference methods for Bayesian Hidden Markov Models and their extensions.549
probcomp/bayesdbA system for querying probable implications of data using Bayesian inference and a custom query language.891
blackjax-devs/blackjaxA Bayesian inference library designed to provide modular and customizable samplers for probabilistic programming858
mljs/naive-bayesAn implementation of the Naive Bayes classifier algorithm in JavaScript48
fredwu/simple_bayesAn implementation of a Naive Bayes classifier in Elixir391