Assignments for the machine learning course.
All of the assignments are implemented in MATLAB.
Naive Bayes Classifier.
Linear regression.
kNN classifier.
Single-unit neural networks: Adaline and Perceptron.
Neural networks building though matlab nn GUI.
Autoencoder.
Use of pretrained convolutional neural networks.