Outside of the folder the code and files are of assignment 1, in this I have implemented perceptron learning algorithm from scratch and solved classification and regression problem for the given dataset.
In Folder PRML assignment2 I have solved solved assignment 2 of PRML. which implements algorithms: ANN, Adaboost and SVM classifier