mlverse / luz

Higher Level API for torch

Home Page:https://mlverse.github.io/luz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Training data should be shuffled by default

dfalbel opened this issue · comments

When using a torch dataset or list, we need to make sure data is shuffled by default.