An open API service indexing awesome lists of open source software.

https://github.com/danielpancake/mlml

my little machine learning library written in NumPy
https://github.com/danielpancake/mlml

machine-learning numpy

Last synced: about 1 year ago
JSON representation

my little machine learning library written in NumPy

Awesome Lists containing this project

README

          

# my little machine learning library

This is a small library of machine learning algorithms that I have implemented using Numpy. The library is designed to be educational and is not intended to be used in production.