Metadata-Version: 1.2
Name: dl-helper
Version: 0.1.1
Summary: Miscellaneous tiny utils to help working with ML/DL tasks in an IPython Notebook context
Home-page: https://github.com/paulovn/dl-helper
Author: Paulo Villegas
Author-email: paulo.vllgs@gmail.com
License: UNKNOWN
Description: A (small) Python package that contains a number of miscellaneous utility
        classes and functions to ease the work of developing Deep Learning models,
        especially when working on Jupyter Notebooks.
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
