Metadata-Version: 2.1
Name: deepModel
Version: 0.0.9
Summary: This is a toolkit for deep learning development
Home-page: https://github.com/Excuses123/deepModel
Author: lujie
Author-email: 597906300@qq.com
License: Apache-2.0
Download-URL: https://github.com/Excuses123/deepModel/tags
Keywords: deep learning,tensorflow,recommendation
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.0
Description-Content-Type: text/markdown
Requires-Dist: h5py
Requires-Dist: requests
Requires-Dist: pandas
Provides-Extra: cpu
Requires-Dist: tensorflow (>=1.14.0) ; extra == 'cpu'
Provides-Extra: gpu
Requires-Dist: tensorflow-gpu (>=1.14.0) ; extra == 'gpu'

# DeepModel

## 这是一个深度学习相关的工具包 


适用于开发:

- 推荐系统等



