wandb_log | R Documentation |
Logs a dictionary of data to the current run's history.
wandb_log(acc = NULL, loss = NULL, epoch = NULL)
acc |
accuracy |
loss |
loss |
epoch |
epoch |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.