=======
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 updated.
- Fixed bugs 200, 201, 202.
**Release Date**: 12/02/2020
**Further Information**: [Documentation](http://inferpy.readthedocs.io/)