Metadata-Version: 2.1
Name: deepnp
Version: 0.1.0
Summary: Building deep learning models with numpy only
Home-page: https://github.com/yonghee12/deepnp
Author: Yonghee Cheon
Author-email: yonghee.cheon@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.16)
Requires-Dist: cupy

# deepnp
Building deep learning models with numpy only


