probab

Probabilistic model generator

A tool for generating and manipulating probabilistic models in code.

Automatically exported from code.google.com/p/probab

GitHub

20 stars
2 watching
7 forks
Language: Go
last commit: over 9 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
probprog/pyprob A probabilistic programming system for simulators and high-performance computing based on PyTorch 27
google/edward2 A tool for writing probabilistic models and manipulating their computation 680
probtorch/probtorch A deep learning framework for probabilistic models that extends PyTorch with support for reparameterized distributions and Monte Carlo estimators. 887
charles-river-analytics/figaro An open-source probabilistic programming language and its core libraries for building complex probabilistic models 757
juliastats/pgm.jl A Julia framework for building and analyzing probabilistic graphical models. 52
pgm-lab/inferpy A high-level API for probabilistic modeling with a focus on ease of use and scalability 149
pyro-ppl/numpyro A lightweight probabilistic programming library built on top of JAX and NumPy. 2,341
microsoft/codebert A pre-trained model for programming languages that can generate code 2,281
hakaru-dev/hakaru A probabilistic programming language designed to simplify the creation of machine-learning applications and stochastic models. 312
sheffieldml/deepgp Software implementing probabilistic models for uncertainty estimation in data analysis 91
garrett12138/antd-pro-generator A tool that generates Ant Design Pro project code from Swagger/OpenAPI definitions 12
tw1ddle/markovnamegenerator Generates names based on statistical patterns from large datasets using a Markov chain algorithm 449
probcomp/bayeslite A database system that allows querying probabilistic implications of data using Bayesian inference. 923
hrs/markov-sentence-generator Generates random text based on a statistical model of input text 95
syntaxcoloring/markov-word-generator Generates pseudorandom words by applying Markov chains to existing word sequences 33