Metadata-Version: 2.1
Name: edward2
Version: 0.0.2
Summary: Edward2
Home-page: http://github.com/google/edward2
Author: Edward2 Team
Author-email: trandustin@google.com
License: Apache 2.0
Keywords: probabilistic programming tensorflow machine learning
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Provides-Extra: numpy
Requires-Dist: numpy (>=1.7) ; extra == 'numpy'
Requires-Dist: scipy (>=1.0.0) ; extra == 'numpy'
Provides-Extra: tensorflow
Requires-Dist: tensorflow (>=2.0.0a0) ; extra == 'tensorflow'
Requires-Dist: tensorflow-probability (>=0.8.0) ; extra == 'tensorflow'
Provides-Extra: tests
Requires-Dist: absl-py (>=0.5.0) ; extra == 'tests'
Requires-Dist: matplotlib (>=2.0.0) ; extra == 'tests'
Requires-Dist: pylint (>=1.9.0) ; extra == 'tests'
Requires-Dist: tensorflow-datasets (>=1.3.0) ; extra == 'tests'
Provides-Extra: tf-nightly
Requires-Dist: tf-nightly ; extra == 'tf-nightly'
Requires-Dist: tfp-nightly ; extra == 'tf-nightly'

UNKNOWN


