This is a Python implementation uses PyTorch to train and test different models on the FashionMNIST dataset.
- Python 3.x
- NumPy
- PyTorch
- matplotlib
See ex4_report.pdf
This code was written by DeanZi as part of a university programming project. Feel free to use and modify it as you like.