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.
- As a dictionary
- As a histogram
Logs Experiments
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.