lua---csv icon indicating copy to clipboard operation
lua---csv copied to clipboard

Need way to load directly from csv to tensor

Open nicholas-leonard opened this issue 10 years ago • 2 comments

http://fastml.com/loading-data-in-torch-is-a-mess/

nicholas-leonard avatar Feb 09 '15 19:02 nicholas-leonard

The torch-dataframe package solves this issue. It has also samplers, manipulation, categorical conversions and more built-in.

gforge avatar Sep 01 '16 12:09 gforge

also, csv2tensor project through luarocks

howard0su avatar Oct 13 '16 03:10 howard0su