-
`test_data = torchvision.datasets.FashionMNIST("./", train=True, transform=transforms.ToTensor(), download=True)`
should use `train=False`
This changes the figures in this chapter significantly.
-
Thank you for providing the code, but I encountered a problem while running it. I hope you can help me solve it. I used the 'lockdown' method to run the 'fmnist' dataset according to your code, but th…
-
## 💥 Proposal
Using ANN and Keras API on Fashion MNIST dataset
Dataset used : https://www.kaggle.com/datasets/zalando-research/fashionmnist
-
Hi,
I pulled the iGPT model and trained with the fashionmnist dataset. The validation accuracy is quite low. What is the baseline validation accuracy you have on your side?
Thanks!
-
One of the reported scores on the "leaderboard" is wrong.
According to README on author's github it should be 0.9329 not 0.939
https://github.com/ashmeet13/FashionMNIST-CNN
2 Conv+2 FC | Random…
-
## 🐛 Bug
just run the jupyter notebook in pytorch/xla for Multicore training with Alexnet on fashion mnist and you will notice how
slow it is. This seems like a major bug.
## To Reproduce
just…
-
- [x] LeNet 5 classic model on MNIST
- [ ] LeNet 5 modification with another hyper-parameters on MNIST and Fashion MNIST
- [x] VGG'11 on FashionMnist
- [ ] ResNet on Cifar 100
- [ ] AlexN…
-
![animation_MNIST](https://user-images.githubusercontent.com/23650370/146484077-3f9b367e-9fa9-48ab-a368-014ea4f8a6a9.gif)
-
In Lesson 6, "CNN Layers and Feature Visualization", step 25, "Visualize Your Net Layers", the wrong notebook loads into the workspace! It loaded a previous notebook I'd already worked through, "Class…
-
The following link to fashion-mnist is not working
Oops!
You've reached a dead end.