Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 184 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 184 Bytes

PyTorch-simple-CSV-loader

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.