| batch_iter | R Documentation |
make batch datasets, each with size batch_size
batch_iter(data, batch_size)
data |
A dataset |
batch_size |
Batch size |
This function returns num_batch datasets with size equals batch_size each
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.