Metadata-Version: 2.1
Name: KeyDnn
Version: 0.15.2
Summary: Deep Learning Framework Implemented by Kevin Sheu.
Home-page: https://github.com/keywind127/keydnn
Author: Keywind
Author-email: watersprayer127@gmail.com
Project-URL: Bug Tracker, https://github.com/keywind127/keydnn/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: markdown
Requires-Dist: numpy

## Installation
```
pip3 install keydnn
```
