Skip to content

96ycho/ml-theory-python

 
 

Repository files navigation

Machine learning theory implementation with python

  • It is a repository that summarizes the basic algorithms used for machine learning, and the implementation of mathematical contents using Python
  • writer : yoon
  • created : 2018. 05

Contents

Regression
  • Linear Regression
  • Logistic Regression
  • Softmax Regression
Neural Networks
  • ANN
Matrix Factorization
  • banila-MF

...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%