Skip to content

babjo/machinepy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

machinepy

machinepy is a machine learning library.

TODO

  • Implement linear regression with gradient descent
  • Implement linear regression with normal equation
  • Feature scaling (Mean normalization)
  • Implement logistic regression with gradient descent
  • Regularization
  • Polynomial Regression
  • Implement stochastic gradient descent

About

Implement machine learning algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages