R/GAN.R
IndexSplitter.Rd
Split `items` so that `val_idx` are in the validation set and the others in the training set
IndexSplitter(valid_idx)
The indices to use for the validation set (defaults to a random split otherwise)
None