Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 435 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 435 Bytes

Machine Learning

Repository for illustrating and exploring various machine learning concepts.

ECE 414 Machine Learning

  • Project #1: Maximum likelihood and Bayesian point estimation (estimators directory)
  • Project #2: Bayesian linear regression and prediction (bayeslinreg directory)
  • Project #3: Linear classification (linclass directory)
  • Project #4: Gaussian processes for regression (gauss_process directory)