Metadata-Version: 2.1
Name: Perceptron-techner3
Version: 0.0.1
Summary: Its an implementation of a neuron
Home-page: https://github.com/techner3/Perceptron
Author: techner3
Author-email: k.balamurali303@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/techner3/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
It's the implementation of perceptron.


