Skip to content

This is a code for a final assignment project during my undergraduate course on machine learning. It covers topics like Bayesian inference, regularization, gradient descent. The code was written by me and my colleague Daria.

Notifications You must be signed in to change notification settings

kavaivaleri/Machine-Learning-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Machine learning assignment includes several excercises made by me and my collegue:

  • Exercise 1: Bayesian inference for the mean of Gaussian distribution
  • Exercise 2: Regularized regression
  • Exercise 3: Gradient descent
  • Exercise 4: Gaussian process and kernels
  • Exercise 5: Neural networks

Each exercise includes several questions on deriving formulas, implementing these formulas using Python and plotting the results. We also provide the interpretations of our results.

About

This is a code for a final assignment project during my undergraduate course on machine learning. It covers topics like Bayesian inference, regularization, gradient descent. The code was written by me and my colleague Daria.

Topics

Resources

Stars

Watchers

Forks