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
It is important for image datasets to use correct mean and standard deviation values (more info here). The Ray Docs often use inappropriate values for image datasets. For instance, this tutorial uses a mean and standard deviation of 0.5, which are completely wrong for the FashionMNIST dataset.
Link
No response
The text was updated successfully, but these errors were encountered:
Description
It is important for image datasets to use correct mean and standard deviation values (more info here). The Ray Docs often use inappropriate values for image datasets. For instance, this tutorial uses a mean and standard deviation of
0.5
, which are completely wrong for the FashionMNIST dataset.Link
No response
The text was updated successfully, but these errors were encountered: