Skip to content

esra-polat/learning-from-data-homeworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning From Data - Self-Study

Online Machine Learning course from Caltech that in parallel with my machine learning lecture from my school, I completed this course and done some homeworks.

Homework 1

  • Perceptron Learning Algorithm

Homework 2

  • Linear Regression
  • Nonlinear Regression

Homework 3

  • Generalization Error

Homework 5

  • Gradient Descent
  • Logistic Regression

Homework 6

  • Neural Networks
  • Regularization with weight decay

Homework 8

  • Polynomial Kernels
  • Cross Validation
  • RBF Kernel