This is a parallel coordinates explorer of Hyper-parameters tuned for a ResNet50 model on CIFAR-10 dataset. Data is available here. The Parallel Coordinates display the Accuracy, Loss and F1 Scores colored by Optimizer across 3 dimensions : Epochs, Batch Size and Learning Rate.
Hover over the viz, buttons and labels to view controls.
Brush the visualization to update other charts on this page.
Brush: Drag vertically along an axis.Adapted from examples by Mike Bostock , D3 Gallery and Kai Chang.