batdetect2/docs/source/tutorials/index.md

21 lines
504 B
Markdown

# Tutorials
Welcome to the `batdetect2` tutorials.
These tutorials walk you step by step through the most common use cases and
workflows.
They follow the simplest route and are a good place to start with `batdetect2`.
Use {doc}`../how_to/index` for focused guides on specific tasks, or
{doc}`../explanation/index` if you want to understand the concepts in more
depth.
```{toctree}
:maxdepth: 1
run-inference-on-folder
train-a-custom-model
evaluate-on-a-test-set
integrate-with-a-python-pipeline
```