-
Hi,
I would like to evaluate your method on the MNIST and Fashion-MNIST datasets. However, I couldn't locate the part of the code where the dataset is prepared according to your strategy, as you ha…
-
**issue:**
following this guide:
https://www.kubeflow.org/docs/components/training/user-guides/pytorch/
which is using this image:
```
gcr.io/kubeflow-ci/pytorch-dist-mnist_test:1.0
```
t…
-
Hi there, please check out at my repo https://github.com/nguyenhuu43/zalando-fashion-mnist/
I did run notebook on google colab with tensorflow 1.14.0 rc1
Please don't ask me why it run, lol
-
In Lab2-Computer-Vision.ipynb, which is about Fashion-MNIST, there's this line:
> the first value in the list is the probability that the handwriting is of a '0', the next is a '1' etc.
Which i…
-
Seems like `dash-fashion-mnist-explorer` does not deploy on [circleci](https://app.circleci.com/pipelines/github/plotly/dash-sample-apps/3686/workflows/c7f1e321-a5bc-4fd3-9131-90836aa0e023/jobs/7308).…
-
sorry but you are using the original mnist not fashion-mnist
```python
from tensorflow.examples.tutorials.mnist import input_data
mnist = input_data.read_data_sets("/tmp/data1/", one_hot=True, so…
-
## 💥 Proposal
Using ANN and Keras API on Fashion MNIST dataset
Dataset used : https://www.kaggle.com/datasets/zalando-research/fashionmnist
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Fashion MNIST Image Classification
:red_circle: **Aim** : This project focuses on image classification…
-
Could you please test and post the result on Fashion-MNIST? https://github.com/zalandoresearch/fashion-mnist
It shares the same size & format as mnist, should be straightforward to integrate.
-
Not a priority for us, but this might be neat to add:
https://github.com/zalandoresearch/fashion-mnist
The main thing is that it's a drop-in replacement (same data format) as MNIST/EMNIST, so it shou…