Neural network assignments
Contains the project implementations based on assignment given in CS-559 course in the fall-2018 by Professor Erdem Koyuncu
- Backproprogation for mnsit
- SVM on a dataset
- PTA for MNIST
- Gradient descent and newton menthod
- PTA algorithm