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:
- Documentation updated.
- Extras requirements modified: keyword
allinstalls only CPU dependencies whileall-gpualso those for GPUs are installed .