oftensmile / numpy-ml

Machine learning, in numpy

Home Page:https://numpy-ml.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

numpy-ml

Ever wish you had an inefficient but somewhat legible collection of machine learning algorithms implemented exclusively in numpy? No?

Documentation

To see all of the available models, take a look at the project documentation or see here.

Contributing

Am I missing your favorite model? Is there something that could be cleaner / less confusing? Did I mess something up? Submit a PR! The only requirement is that your models are written with just the Python standard library and NumPy. The SciPy library is also permitted under special circumstances ;)

See full contributing guidelines here.

About

Machine learning, in numpy

https://numpy-ml.readthedocs.io/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%