Metadata-Version: 2.1
Name: learna
Version: 0.1.1
Summary: Machine learning implemented purely in python. Mainly for research and learning purposes.
Home-page: https://github.com/nvn-nil/learna
License: MIT
Keywords: machine learning,machine-learning,learna
Author: Naveen Anil
Author-email: naveenms01@gmail.com
Requires-Python: >=3.9,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: matplotlib (>=3.5.3,<4.0.0)
Requires-Dist: numpy (>=1.23.2,<2.0.0)
Requires-Dist: scipy (>=1.9.0,<2.0.0)
Project-URL: Repository, https://github.com/nvn-nil/learna
Description-Content-Type: text/markdown

# learna

Machine learning library

