Metadata-Version: 2.1
Name: mnist-dnn
Version: 0.0.1
Summary: Deep Neural Network from Scratch with MNIST dataset
Home-page: https://github.com/fedele7008/MNIST_DNN
Author: John Yoon
Author-email: fedelejohn7008@gmail.com
Project-URL: Issue Tracker, https://github.com/fedele7008/MNIST_DNN/issues
Project-URL: Wiki, https://github.com/fedele7008/MNIST_DNN/wiki
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# MNIST_DNN

TODO: Update document
