pith. sign in

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

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

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 2 Pith papers

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

  1. Analyzing and Storing Network Intrusion Detection Data using Bayesian Coresets: A Preliminary Study in Offline and Streaming Settings

    cs.LG 2019-06 unverdicted novelty 3.0

    Bayesian coresets applied to network intrusion data reduce sample counts while supporting accurate posterior inference in both offline and streaming regimes.

  2. 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.