Versions in this module Expand all Collapse all v0 v0.2.0 Apr 25, 2023 v0.1.0 Mar 29, 2023 Changes in this version + func Random(records tensor.Tensor, n int) tensor.Tensor + func ReadCsvFile(filePath string) tensor.Tensor + func SplitXandY(records tensor.Tensor) (tensor.Tensor, tensor.Tensor, error)