Docs cleanup and Google-style tracker docstrings (#6751)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
60041014a8
commit
80802be1e5
44 changed files with 740 additions and 529 deletions
|
|
@ -52,6 +52,7 @@ Then, you can initialize your Comet project. Comet will automatically detect the
|
|||
|
||||
```python
|
||||
import comet_ml
|
||||
|
||||
comet_ml.init(project_name="comet-example-yolov8-coco128")
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue