ML package for exercising and this package will implement some common algorithms without any other ml libraries such as sklean. This package are only allowed to study.
autograd pip install autograd
numpy pip install numpy
sklearn(only be used to test my code) pip install scikit-learn
-
linear regression
-
logistic regression
-
softmax regression
to be continued...