Metadata-Version: 2.1
Name: lucid
Version: 0.3.10
Summary: Collection of infrastructure and tools for research in neural network interpretability.
Home-page: https://github.com/tensorflow/lucid
Author: The Lucid Authors
Author-email: deepviz@google.com
License: Apache License 2.0
Download-URL: https://github.com/tensorflow/lucid/archive/v0.3.10.tar.gz
Keywords: tensorflow,tensor,machine learning,neural networks,convolutional neural networks,feature visualization,optimization
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: numpy (<=1.19)
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: umap-learn
Requires-Dist: nltk
Requires-Dist: ipython
Requires-Dist: pillow
Requires-Dist: future
Requires-Dist: decorator
Requires-Dist: pyopengl
Requires-Dist: filelock
Requires-Dist: cachetools
Requires-Dist: more-itertools
Provides-Extra: test
Requires-Dist: future ; extra == 'test'
Requires-Dist: twine ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-mock ; extra == 'test'
Requires-Dist: python-coveralls ; extra == 'test'
Provides-Extra: tf
Requires-Dist: tensorflow (>=1.6.0) ; extra == 'tf'
Provides-Extra: tf_gpu
Requires-Dist: tensorflow-gpu (>=1.6.0) ; extra == 'tf_gpu'

UNKNOWN


