Optimize Docs images (#15900)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
0f9f7b806c
commit
cfebb5f26b
174 changed files with 537 additions and 537 deletions
|
|
@ -27,7 +27,7 @@ And so much more. It's up to you how many of these tools you want to use, you ca
|
|||
<br>
|
||||
<br>
|
||||
|
||||

|
||||

|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
|
@ -98,7 +98,7 @@ There even more we can do with all of this information, like hyperparameter opti
|
|||
|
||||
Versioning your data separately from your code is generally a good idea and makes it easy to acquire the latest version too. This repository supports supplying a dataset version ID, and it will make sure to get the data if it's not there yet. Next to that, this workflow also saves the used dataset ID as part of the task parameters, so you will always know for sure which data was used in which experiment!
|
||||
|
||||

|
||||

|
||||
|
||||
### Prepare Your Dataset
|
||||
|
||||
|
|
@ -178,7 +178,7 @@ pip install optuna
|
|||
python utils/loggers/clearml/hpo.py
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
## 🤯 Remote Execution (advanced)
|
||||
|
||||
|
|
@ -205,7 +205,7 @@ With our agent running, we can give it some work. Remember from the HPO section
|
|||
|
||||
⏳ Enqueue the task to any of the queues by right-clicking it
|
||||
|
||||

|
||||

|
||||
|
||||
### Executing A Task Remotely
|
||||
|
||||
|
|
@ -234,4 +234,4 @@ ClearML comes with autoscalers too! This tool will automatically spin up new rem
|
|||
|
||||
Check out the autoscalers getting started video below.
|
||||
|
||||
[](https://youtu.be/j4XVMAaUt3E)
|
||||
[](https://youtu.be/j4XVMAaUt3E)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue