$ luarocks install csv2tensor
Provides a simple function to convert a CSV file of float/ints into a torch.Tensor. Also allows for including or excluding specific columns in the CSV by name (particularly useful when one column contains labels, or has unnessecary columns
Versions
Dependencies
csvigo >= 1.0-0
torch >= 7.0