Skip to content

1.3.0

Compare
Choose a tag to compare
@rcabanasdepaz rcabanasdepaz released this 12 Feb 10:25
· 23 commits to master since this release

InferPy is a high-level API for defining probabilistic models containing deep neural networks in Python and capable of running on top of
Edward and TensorFlow. InferPy’s API is strongly inspired by Keras, and it has a focus on enabling flexible
data processing, easy-to-code probabilistic modeling, scalable inference and robust model validation.

Changes:

  • Integration with Bayesian Layers from TFP.
  • Keras models can be defined inside InferPy models.
  • Inference with MCMC.
  • Documentation update.
  • Fixed bugs #200, #201, #202.

Release Date: 12/02/2020
Further Information: Documentation