Metadata-Version: 2.1
Name: edward2
Version: 0.0.1
Summary: Edward2
Home-page: https://github.com/google-research/google-research/tree/master/simple_probabilistic_programming
Author: Edward2 Team
Author-email: trandustin@google.com
License: Apache 2.0
Keywords: tensorflow machine learning probabilistic programming
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
Requires-Dist: six
Provides-Extra: tensorflow
Requires-Dist: tensorflow (>=1.9.0); extra == 'tensorflow'
Provides-Extra: tensorflow_gpu
Requires-Dist: tensorflow-gpu (>=1.9.0); extra == 'tensorflow_gpu'
Provides-Extra: tests
Requires-Dist: absl-py; extra == 'tests'
Requires-Dist: pytest; extra == 'tests'

UNKNOWN


