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
A simple file loader from a CSV file to a PyTorch Dataset object. Assumes the lable is an integer and is written on the last column - can eazly be changed.