mirror of
https://github.com/macaodha/batdetect2.git
synced 2026-04-04 15:20:19 +02:00
14 lines
247 B
Markdown
14 lines
247 B
Markdown
# Tutorials
|
|
|
|
Tutorials are for learning by doing. They provide a single, reproducible path
|
|
to a concrete outcome.
|
|
|
|
```{toctree}
|
|
:maxdepth: 1
|
|
|
|
run-inference-on-folder
|
|
train-a-custom-model
|
|
evaluate-on-a-test-set
|
|
integrate-with-a-python-pipeline
|
|
```
|