Main Content

Visualization and Verification

Visualize neural network behavior, explain predictions, and verify robustness using image data

Visualize deep networks during and after training. Monitor training progress using built-in plots of network accuracy and loss. To investigate trained networks, you can use visualization techniques such as Grad-CAM, occlusion sensitivity, LIME, and deep dream.

Use deep learning verification methods to assess the properties of deep neural networks. For example, you can verify the robustness properties of a network, compute network output bounds, and find adversarial examples.

Categories