wandb_log: wandb_log

View source: R/wandb_log.R

wandb_logR Documentation

wandb_log

Description

Logs a dictionary of data to the current run's history.

Usage

wandb_log(acc = NULL, loss = NULL, epoch = NULL)

Arguments

acc

accuracy

loss

loss

epoch

epoch


arronlacey/wandbR documentation built on Oct. 9, 2022, 11:43 a.m.