csv2tensor

Load CSV files into Torch7 Tensors

$ 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

0.2-08 years ago146 downloads
0.1-38 years ago18 downloads
0.1-28 years ago18 downloads
0.1-08 years ago13 downloads

Dependencies

csvigo >= 1.0-0
torch >= 7.0

Labels

Manifests