"Before W&B, whenever there was a behavior discrepancy, it was really hard to figure out what was wrong. Now, whenever we have a problem, we can usually solve it quickly, and most of the time, it’s as simple as looking at our dashboards."
"WandB is absolute heaven. With next to no modification of my code, I'm able to visualize metrics in real time when training my models on multiple systems and can look at their performance relative to each other, and previous runs, anytime on any device. Sweeps also allows me to train my models with different parameter settings on multiple systems in unison via a Bayesian approach to optimally test a range of input arguments and find the best solution. I can't imagine going back to how I did things before."