Metadata-Version: 2.1
Name: oneNeuron-pypi-akash1118
Version: 0.0.2
Summary: Its an implementation of Perceptron
Home-page: https://github.com/akash1118/oneNeuron_pypi
Author: akash1118
Author-email: akashlucky18@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/{USER_NAME}/{PROJECT_NAME}/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
Requires-Dist: numpy
Requires-Dist: tqdm

# oneNeuron_pypi
oneNeuron_pypi

# Reference -
[Official Python Docs](https://packaging.python.org/tutorials/packaging-projects/)

[Important Docs for github actions](https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python#publishing-to-package-registries)

