Metadata-Version: 2.1
Name: disentanglement-lib
Version: 1.3
Summary: Library for research on disentangled representations.
Home-page: http://github.com/google-research/disentanglement_lib
Author: DisentanglementLib Authors
Author-email: no-reply@google.com
License: Apache 2.0
Keywords: tensorflow machine learning disentanglement 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
Requires-Dist: future
Requires-Dist: imageio
Requires-Dist: gin-config
Requires-Dist: scikit-learn
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: simplejson
Requires-Dist: six
Requires-Dist: matplotlib (>=1.5.2)
Requires-Dist: pillow (>=5.0.0)
Requires-Dist: pandas (>=0.23.0)
Requires-Dist: scipy (>=1.0.0)
Requires-Dist: tensorflow-hub (>=0.2)
Requires-Dist: tensorflow-probability (==0.7)
Provides-Extra: tf
Requires-Dist: tensorflow (==1.14) ; extra == 'tf'
Provides-Extra: tf_gpu
Requires-Dist: tensorflow-gpu (==1.14) ; extra == 'tf_gpu'

UNKNOWN


