This repository contains my work for the course of "ML for Cybersecurity". It contains three mini-projects which are as follows:
- Developing MNIST classifiers in pytorch using K-Nearest Neighbours(KNN), Support Vector Machines(SVM) and Convolutional Net=ural Networks(CNN).
- FGSM and i-FGSM attacks on MNIST classifier and its defense.
- Malware Detector.