Digit and Fashion MNIST Image Classification
- Category: Deep Learning
- Project date: March, 2020
- Project URL: github
About
The project is my initial steps to dive into deep learning. I implemented deep learning techniques both from scratch and using framework such as PyTorch. There are two data class, one for digit recognition and other for fashion class recognition. Both of these have the same task of multi-class classification.