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: about 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 679
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 147
pyro-ppl/numpyro A probabilistic programming library that provides a NumPy backend for automatic differentiation and JIT compilation to GPU/TPU/CPU. 2,290
microsoft/codebert A pre-trained model for programming languages that can generate code 2,249
hakaru-dev/hakaru A language for specifying and transforming probabilistic models and inference algorithms in Haskell. 311
sheffieldml/deepgp Software implementing probabilistic models for uncertainty estimation in data analysis 90
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 446
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