Skip to content

zimengq/Machine-Learning-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine-Learning-Algorithms

Author: Zimeng Qiu, [email protected]

Written classical machine learning algorithms from scratch.

This repository stores my code for CMU course 18-661 Introduction to Machine Learning for Engineers, taught by Virginia Smith and Carlee Joe-Wong.

Classcial machine learning algorithms implemented:

  • Ridge Regression

  • Batch Gradient Descent for Logistic Regression

  • Linear SVM (soft margin)

  • Neural Network (1 hidden layer)

About

Write classical machine learning algorithms from scratch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages