=======
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:
- API for prior, posterior, and posterior_predictive queries.
- GPU support.
- Small changes in code structure.
- Fixed compatibility issue with TFP 0.7.0.
- Documentation updated.
- Fixed some bugs.
**Release Date**: 04/07/2019
**Further Information**: [Documentation](http://inferpy.readthedocs.io/)