Main Content

Visualize and Verify Deep Neural Networks

Visualize network behavior, explain predictions, and verify robustness

Visualize deep networks during and after training. Monitor training progress using built-in plots of network accuracy and loss, or by specifying custom metrics. Investigate trained networks using visualization and interpretability techniques such as Grad-CAM, occlusion sensitivity, LIME, deep dream, and D-RISE.

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, find adversarial examples, and detect out-of-distribution data.

Categories

Featured Examples