Batchgetter for Numeric Data
Converts a data frame of numeric data into a float tensor by calling as.matrix()
. No input checks are performed
batchgetter_num(data, ...)
data
: (data.table()
)
data.table
to be converted to a tensor
.
...
: (any)
Unused.
Useful links
Downloads (last 30 days):