Metadata-Version: 2.1
Name: dnnlab
Version: 1.0.0
Summary: DnnLab
Home-page: UNKNOWN
Author: Tobias Hoefer
Author-email: tobias.hoefer.hm@gmail.com
License: UNKNOWN
Description: # DnnLab
        It provides:
        TODO
        
        
        ## Requirements
        
        TensorFlow 2.1.0
        
        ## Installation
        
        Run the following to install:
        ```python
        pip install dnnlab
        ```
        
        
        
        
        
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: dev
