Metadata-Version: 2.1
Name: Perceptron-RabiaWadhwa
Version: 0.0.1
Summary: Implement Perceptron
Home-page: https://github.com/RabiaWadhwa/Perceptron
Author: RabiaWadhwa
Author-email: rabiawadhwa@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/RabiaWadhwa/Perceptron/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# Perceptron

# References
* [Python Package Creation Docs](https://packaging.python.org/tutorials/packaging-projects/)

