Skip to main content
You can log a list of values, such as per-step losses, with wandb.Run.log(). The following examples show two common approaches: log the list as a dictionary entry, or log it as a histogram to visualize its distribution.
For more information, see Log objects and media.
Logs Experiments