batdetect2/docs/source/tutorials/index.md

19 lines
392 B
Markdown

# Tutorials
Tutorials are the default learning path.
Each tutorial follows one recommended route from start to finish.
Use tutorials when you want the simplest route to a concrete outcome.
Use {doc}`../how_to/index` when you need to customize a workflow.
```{toctree}
:maxdepth: 1
run-inference-on-folder
train-a-custom-model
evaluate-on-a-test-set
integrate-with-a-python-pipeline
```