Guides
To get started with Tensorleap, we provided a few step-by-step guides, describing an integration of datasets and models, in addition to various analyses.
The first step to getting started with Tensorleap is to integrate your datasets and models. This can be done through the Integration Script, which defines how to read each sample and metadata.
There are multiple ways to integrate your model:
- Pre-Trained - You can import a pre-trained model through the Import Model feature or through the CLI Model Integration. After the model and dataset are imported, you must Evaluate the Model (inference) in order to get the metrics and analyses.
- Built from Scratch - Some users prefer building the model and altering it in the Network View. Then the model is Trained within the platform.
In the full-guides below, we present both cases for each use-case.
Guides are designed to get you started quickly with Tensorleap.
Choose one to get started:

Sample's Details

Fetch Similars

Similar Samples Heat Map

Heat map for Negative Output

Metrics Dashboard
The Reference documentation for the Tensorleap user interface (UI) and Command Line Interface (CLI) may prove useful when going through these tutorials.
Last modified 8mo ago