You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this repository I create TinyVGG model with PyTorch and then train it with FashionMNIST dataset.
With running main.py file, the dataset will be downloaded on your local storage and the training will be started.