Guides
Last updated
Was this helpful?
Last updated
Was this helpful?
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 , 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 feature or through the . After the model and dataset are imported, you must (inference) in order to get the metrics and analyses.
Built from Scratch - Some users prefer building the model and altering it in the . 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:
- integration, training, analysis and metrics.
- integration, training, analysis and metrics.
A guide about the Dataset Script can be found .
)
The documentation for the Tensorleap user interface (UI) and Command Line Interface (CLI) may prove useful when going through these tutorials.