Metadata-Version: 2.1
Name: MyAlgorithms
Version: 0.0.2
Summary: My own implementation of ML algorithms
Home-page: https://github.com/norrisja/algos
Author: Jacob Norris
Author-email: norris.ja99@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/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

# MyAlgorithms

This is a library containing my own personal implementations of different machine learning algorithms. This project is for continuing my own education in ML algos and OOD code as well as for implementation to some of my other projects. 

