Metadata-Version: 2.1
Name: tensorboardY
Version: 0.1.0
Summary: Interact with ML models in the browser so that we can better understand their strengths and weaknesses on real world data.
Home-page: https://github.com/jonahthelion/tensorboardY
Author: Jonah Philion
Author-email: jonahphilion@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=2.6.0
Description-Content-Type: text/markdown
Requires-Dist: tornado
Requires-Dist: simplejson
Requires-Dist: Pillow
Requires-Dist: matplotlib

# tensorboardY
Interact with ML models in the browser so that we can better understand their strengths and weaknesses on real world data


