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-09 years ago154 downloads
0.1-39 years ago34 downloads
0.1-29 years ago34 downloads
0.1-09 years ago16 downloads

Dependencies

csvigo >= 1.0-0
torch >= 7.0

Labels

Manifests