Repository for illustrating and exploring various machine learning concepts.
- Project #1: Maximum likelihood and Bayesian point estimation (
estimatorsdirectory) - Project #2: Bayesian linear regression and prediction (
bayeslinregdirectory) - Project #3: Linear classification (
linclassdirectory) - Project #4: Gaussian processes for regression (
gauss_processdirectory)