View source: R/training-helpers.R
fit_network | R Documentation |
Fit a neural network
fit_network(net, train_dl, valid_dl = NULL, epochs, optimizer, loss_fn)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.