Skip to content

zyi199543/numpy-ml

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%