Skip to content

DexGroves/dexml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dexml

Learning ML algorithm internals by writing them from scratch.

For educational purposes only. Don't expect performance.

What's implemented

  • Multi-layered perceptrons
  • Projection-pursuit regression
  • Ordinary least squares
  • K-means
  • CART

What's next

  • GBM
  • GLMnet

About

Learning ML algorithm internals by writing them from scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published