Skip to content

ddddddreamcastle/machine-learning-package-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My machine learning package

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.


Requires

autograd pip install autograd

numpy pip install numpy

sklearn(only be used to test my code) pip install scikit-learn


Algorithms

  • linear regression

  • logistic regression

  • softmax regression

to be continued...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages