FYI use a Chromium browser for Fashion MNIST

If you are using a Firefox browser, you should be aware that you will not be able to successfully train the model. On a non Chromium browser the accuracy won’t be increasing.

1 Like

Thanks for the tip, Victor!

I have observed this issue Firefox: the training did not work, as you described. But it worked with Chrome. Why?

As it has been already mentioned tensorflow.js has a browser dependence. Where would be possible to find information/explenation/… on this subject ?
Thanks