pith. machine review for the scientific record. sign in

arxiv: 1610.09787 · v3 · submitted 2016-10-31 · 📊 stat.CO · cs.AI· cs.PL· stat.AP· stat.ML

Recognition: unknown

Edward: A library for probabilistic modeling, inference, and criticism

Authors on Pith no claims yet
classification 📊 stat.CO cs.AIcs.PLstat.APstat.ML
keywords edwardprobabilisticmodellibrarymodelingalgorithmscriticismdata
0
0 comments X
read the original abstract

Probabilistic modeling is a powerful approach for analyzing empirical information. We describe Edward, a library for probabilistic modeling. Edward's design reflects an iterative process pioneered by George Box: build a model of a phenomenon, make inferences about the model given data, and criticize the model's fit to the data. Edward supports a broad class of probabilistic models, efficient algorithms for inference, and many techniques for model criticism. The library builds on top of TensorFlow to support distributed training and hardware such as GPUs. Edward enables the development of complex probabilistic models and their algorithms at a massive scale.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. dirichletprocess: An R Package for Fitting Complex Bayesian Nonparametric Models

    stat.CO 2026-05 unverdicted novelty 2.0

    An R package that supplies ready-to-use Dirichlet process objects and handles MCMC sampling so users can fit nonparametric Bayesian models for clustering and density estimation without implementing the algorithms themselves.