Add FAQs to Docs Datasets and Help sections (#14211)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
64862f1b69
commit
d5db9c916f
73 changed files with 3296 additions and 110 deletions
|
|
@ -62,6 +62,7 @@ Before diving into the usage instructions for YOLOv8 model training with Weights
|
|||
!!! Example "Usage: Training YOLOv8 with Weights & Biases"
|
||||
|
||||
=== "Python"
|
||||
|
||||
```python
|
||||
import wandb
|
||||
from wandb.integration.ultralytics import add_wandb_callback
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue