This repository will provide solutions (Python based) to the Exercises given in Oxford University Machine learning Lectures cunducted by Andrew Ng
Link to The Exercises:
http://openclassroom.stanford.edu/MainFolder/CoursePage.php?course=MachineLearning
Link to videos of Lecture Series:
https://www.youtube.com/playlist?list=PLJ_CMbwA6bT-n1W0mgOlYwccZ-j6gBXqE
Currently I am trying to write all the codes from scratch using python. Also I am trying to Generalise the codes by treating arrays as vectors.
Work In Progress:
I will add further codes as i complete them