Skip to content

0.2.1

Compare
Choose a tag to compare
@rcabanasdepaz rcabanasdepaz released this 23 Nov 16:38
· 385 commits to master since this release

InferPy is a high-level API for probabilistic modeling written 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:

  • batch parameter in random variable definitions.
  • Changes in the documentation.
  • Name reference to replicate constructs.
  • Predefined and custom parametrized models (inf.models.predefiend)
  • Version flag moved to inferpy/__init__.py
  • Fixed some bugs.

Release Date: 23/11/2018
Further Information: Documentation