/mymlimp

My implementations of various machine learning algorithms

Primary LanguagePythonMIT LicenseMIT

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.