Metadata-Version: 2.1
Name: pinenut
Version: 0.1.2
Summary: A deep learning framework, which developed by Neil Jiang.
License: LICENSE
Author: Neil Jiang
Requires-Python: >=3.7
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: openpyxl (>=3.0.10,<4.0.0)
Project-URL: Homepage, https://github.com/pinenuthome/pinenut
Description-Content-Type: text/markdown

# pinenut
A machine learning framework, which developed by Neil Jiang.
It supports define-by-run computational graph and automatically calculate the gradients of functions.
It supports GPU acceleration.
It is powerful, flexible and easy to understand.

