Implementation of gradient descent with binary cross entrophy loss using MNIST dataset.
- Mathematical derivation/logic behind logistic regression and gradient descent
- Implementation for gradient descent and cross entrophy loss
- Prediction file for MNIST
python prediction.py