Metadata-Version: 1.1
Name: wai.tfutils
Version: 0.0.1
Summary: Library with utility functions to reduce amount of code for making predictions with TensorFlow.
Home-page: https://github.com/waikato-datamining/tensorflow/tree/master/tfutils
Author: Peter Reutemann and TensorFlow Team
Author-email: fracpete@waikato.ac.nz
License: Apache 2.0 License
Description: Library with utility functions for TensforFlow, to cut down on the amount
        of code to write for making predictions.
        Changelog
        =========
        
        0.0.1 (2020-01-22)
        ------------------
        
        - initial release
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python :: 3
