Metadata-Version: 2.1
Name: DeepNN
Version: 2020.4.13.14.16.2
Summary: 深度学习工具类
Home-page: https://github.com/Jie-Yuan/DeepNN
Author: JieYuan
Author-email: 313303303@qq.com
Maintainer: JieYuan
Maintainer-email: 313303303@qq.com
License: MIT
Keywords: deepctr,deepnn,deepfm
Platform: all
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: tqdm
Requires-Dist: wrapt
Requires-Dist: loguru
Requires-Dist: sklearn
Requires-Dist: pretty-errors
Requires-Dist: pyforest

<h1 align = "center">:rocket: DeepNN :facepunch:</h1>

[![Downloads](http://pepy.tech/badge/DeepNN)](http://pepy.tech/project/DeepNN)
[![Downloads](https://pepy.tech/badge/DeepNN/month)](https://pepy.tech/project/DeepNN/month)
[![Downloads](https://pepy.tech/badge/DeepNN/week)](https://pepy.tech/project/DeepNN/week)
[![PyPI release](https://img.shields.io/pypi/v/DeepNN.svg)](https://pypi.python.org/pypi/DeepNN)
[![PyPI version](https://img.shields.io/pypi/pyversions/DeepNN.svg)](https://pypi.python.org/pypi/DeepNN)
---

# Install
```sh
pip install deepnn
```

