Skip to content

1.2.3

Compare
Choose a tag to compare
@rcabanasdepaz rcabanasdepaz released this 18 Oct 15:24
· 67 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:

  • Bug detected at #195: false dependency is created between RVs which
    are acenstors of a trainable layer.
  • Documentation updated.

Release Date: 18/10/2019
Further Information: Documentation