mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#668)
This commit is contained in:
@@ -14,6 +14,6 @@ Solutions combined with the clearml-server control plane.
|
||||
|
||||
## YouTube Playlist
|
||||
|
||||
The first video in the ClearML YouTube **Getting Started** playlist covers these modules in more detail, feel free to check out the video below.
|
||||
The first video in the ClearML YouTube **Getting Started** playlist covers these modules in more detail. Feel free to check out the video below.
|
||||
|
||||
[](https://www.youtube.com/watch?v=s3k9ntmQmD4&list=PLMdIlCuMqSTnoC45ME5_JnsJX0zWqDdlO&index=1)
|
||||
@@ -41,7 +41,7 @@ yields the best performing model for your task!
|
||||
- You should continue coding while experiments are being executed without interrupting them.
|
||||
- Stop optimizing your code because your machine struggles, and run it on a beefier machine (cloud / on-prem).
|
||||
|
||||
Visualization and comparisons dashboards keep your sanity at bay! In this stage you usually have a docker container with all the binaries
|
||||
Visualization and comparison dashboards keep your sanity at bay! At this stage you usually have a docker container with all the binaries
|
||||
that you need.
|
||||
- [ClearML SDK](../../clearml_sdk/clearml_sdk.md) ensures that all the metrics, parameters and Models are automatically logged and can later be
|
||||
accessed, [compared](../../webapp/webapp_exp_comparing.md) and [tracked](../../webapp/webapp_exp_track_visual.md).
|
||||
|
||||
@@ -186,6 +186,6 @@ or check these pages out:
|
||||
|
||||
## YouTube Playlist
|
||||
|
||||
All these tips and tricks are also covered in ClearML's **Getting Started** series on YouTube, go check it out :)
|
||||
All these tips and tricks are also covered in ClearML's **Getting Started** series on YouTube. Go check it out :)
|
||||
|
||||
[](https://www.youtube.com/watch?v=kyOfwVg05EM&list=PLMdIlCuMqSTnoC45ME5_JnsJX0zWqDdlO&index=3)
|
||||
Reference in New Issue
Block a user