Metadata-Version: 2.1
Name: DL-ANN-pkg-VaibhavJoshi95
Version: 0.0.2
Summary: A small package for perceptron
Home-page: https://github.com/VaibhavJoshi95/DLANN-pkg
Author: VaibhavJoshi95
Author-email: vaibhavgjoshi95@gmail.com
Project-URL: Bug Tracker, https://github.com/VaibhavJoshi95/DLANN-pkg/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (==1.24.3)
Requires-Dist: pandas (==2.0.1)
Requires-Dist: joblib (==1.2.0)
Requires-Dist: matplotlib (==3.7.1)

# DL-ANN-Python-Package


# Referencec-

* [Official python Docs for PYPI packaging](https://packaging.python.org/en/latest/tutorials/packaging-projects/)

* [Github action file for PYPI](https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python#publishing-to-package-registries)
