ddbourgin/numpy-ml
Machine learning, in numpy
repo name | ddbourgin/numpy-ml |
repo link | https://github.com/ddbourgin/numpy-ml |
homepage | https://numpy-ml.readthedocs.io/ |
language | Python |
size (curr.) | 9209 kB |
stars (curr.) | 8355 |
created | 2019-04-06 |
license | GNU General Public License v3.0 |
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.