Skip to content

tstan/mlprojects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mlprojects

Some projects and implementations of machine learning algorithms from scratch.

Notebook descriptions:

  • LinearRegressionImpl is an implementation of analytical simple and multiple linear regression.
  • GradientDescRegressionImpl is an implementation of linear regression using gradient descent as the minimizing fuction.
  • LDA+GibbsImpl is an implementation of collapsed gibbs sampling for latent dirichlet allocation in topic modeling.

About

some projects and implementations of machine learning algorithms from scratch.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors