mirror of
https://github.com/macaodha/batdetect2.git
synced 2026-05-23 06:41:53 +02:00
19 lines
392 B
Markdown
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
|
|
```
|