Converts a data frame of numeric data into a float tensor by calling as.matrix()
.
No input checks are performed
Arguments
- data
(
data.table()
)data.table
to be converted to atensor
.- ...
(any)
Unused.
Converts a data frame of numeric data into a float tensor by calling as.matrix()
.
No input checks are performed
(data.table()
)data.table
to be converted to a tensor
.
(any)
Unused.