Tutorial

Interactive Tutorials

For interactive notebooks that demonstrate how to use leap-ie, visit the Google Colab notebooks below:

Quick Start:

An intro to the leap-ie library and how to generate Prototypes and Isolations.

Interactive Prototype Playground:

An easy to use interactive playground allowing you to generate prototypes for any torchvision model.

Tutorial:

An in-depth tutorial demonstrating all of the features and integrations of leap-ie.

Case study

A short case study demonstrating how a user can gain model insights from a class Prototype.

Prototype Generation

Given your model, we generate prototypes and entanglements We also isolate entangled features in your prototypes.

Sample Feature Isolation

Given some input image, we can show you which features your model thinks belong to each class. If you specify target classes, we'll isolate features for those, or if not, we'll isolate features for the three highest probability classes.