Metadata-Version: 2.1
Name: dltoolset
Version: 0.0.5
Summary: Deep Learning Utility Library
Home-page: https://github.com/NoyeArk/dltoolset
Author: horiki
Author-email: qilei.zhou6@gmail.com
Keywords: python,first package
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# dltoolset
深度学习通用工具库

Quick Installation
------------------
Install from [PyPI][pypi_dltools]:

```
pip install dltools
```
