Metadata-Version: 2.1
Name: oneNeuron-pypi-sayalasanchit
Version: 0.0.1
Summary: An implementation of Perceptron
Home-page: https://github.com/sayalasanchit/oneNeuron-pypi
Author: sayalasanchit
Author-email: sayalasanchit@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/sayalasanchit/oneNeuron-pypi/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: tqdm

# oneNeuron-pypi
PyPi package for One Neuron Repo

## original project
[Original project link](https://github.com/c17hawke/oneNeuron_pypi)


