bradleypick / mymlimp

My implementations of various machine learning algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mymlimp

My attempts at implementing machine learning algorithms

Install

pip install git+https://github.com/bradleypick/mymlimp.git@master

Under construction - only softmax_regression and knn work at this time.

About

My implementations of various machine learning algorithms

License:MIT License


Languages

Language:Python 100.0%