# Examples

Tensorleap is a neural network analysis platform providing guided error analysis, unit testing, and dataset architecture, enabling data science teams to build high-performing models they can trust!

This section provides examples to Tensorleap's integration with multiple models, datasets, along with various insights.

A more complete list of example for sample analysis could be found [on our website](https://tensorleap.ai/leap-hub/).

### Examples **By Application**

* [**Semantic Segmentation**](/examples/semantic-segmentation.md)

![](/files/cCX3U1i9V9iu6X6rN5OL) ![](/files/zcbvjjeaPE79iJXE0Xyc) ![](/files/u1PqzYpZgHUIvZSCTYFs)

* [**Image Analysis**](/examples/image-analysis.md)

![Population Exploration Analysis](/files/GBhZDa1MEEs8nZAwwzKJ) ![Fetch Similar](/files/9fCPf2ifS8gJ8nhxH85S)

* [**Sentiment Analysis**](/examples/sentiment-analysis.md)

![Population Exploration Analysis](/files/F8ktRNC6fhAL4xIuwMfK) ![Negative Heat-map](/files/lyyRDqgo886y6c9Ju3Th)

### Guides

Step-by-step guides are also available at [**Guides**](/guides.md)**.**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tensorleap.ai/examples.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
