.batch(n) : split dataset up into batches of length n. Shuffle data: data loaded sequentially into buffer then picked out randomly.
確定! 回上一頁