Skip to content

Machine learning programming exercises for Coursera

victorcadena/machinelearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning

Machine learning programming exercises for Coursera

Exercise 4

Implementation of forward and back progagation algorithms with regularized cost functions to make a neural network learn from the date given.

Exercise 7

Implementation of K Means for compressing an Image and PCA to perform Dimensionality Reduction. The linear algebra is easier thanks to the SVD function on MatLab that obtains the eigenvectors.

About

Machine learning programming exercises for Coursera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages