Skip to content

CS 189: Machine Learning @ Berkeley, Sp2022. All code is not my own, skeletons from CS189 staff.

Notifications You must be signed in to change notification settings

ShrihanSolo/BerkeleyML

Repository files navigation

Machine Learning

Convered topics in CS 189 including:

  • Linear Classifiers
  • SVM
  • Maximum Likelihood Estimation (MLE)
  • Gaussian Discriminant Analysis: QDA/LDA
  • Regression (Logistic, Ridge, Least-Squares)
  • Decision Trees & Random Forests
  • Neutral Networks (MLP)
  • Convolutional Neural Networks (CNNs) from scratch.
  • PCA and SVD
  • k-Means Clustering
  • AdaBoost
  • Nearest Neighbor

About

CS 189: Machine Learning @ Berkeley, Sp2022. All code is not my own, skeletons from CS189 staff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published