Skip to content

1.3.1

Latest
Compare
Choose a tag to compare
@rcabanasdepaz rcabanasdepaz released this 06 Jul 16:54
· 1 commit 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:

  • Documentation updated.
  • Extras requirements modified: keyword all installs only CPU dependencies while all-gpu also those for GPUs are installed .