Is it possible to use wandb to do repeats of certain machine learning experiments and automatically plot a learning curve with uncertainty regions?
Something like this python - Plotting shaded uncertainty region in line plot in matplotlib when data has NaNs - Stack Overflow