Metadata-Version: 2.1
Name: tensorboardY
Version: 0.1.4
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
Description: 
        # tensorboardY
        Interact with ML models in the browser so that we can better understand their strengths and weaknesses on real world data
        
        ## Examples
        
        `cd examples`
        `python simple_example.py`
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.5.0
Description-Content-Type: text/markdown
