mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 13:21:46 +00:00
Reorder main documentation page (#525)
This commit is contained in:
parent
3bc4357092
commit
92318a1429
@ -5,12 +5,45 @@ slug: /
|
||||
---
|
||||
|
||||
ClearML is an open source platform that automates and simplifies developing and managing machine learning solutions
|
||||
for thousands of data science teams all over the world.
|
||||
for thousands of data science teams all over the world.
|
||||
It is designed as an end-to-end MLOps suite allowing you to focus on developing your ML code & automation,
|
||||
while ClearML ensures your work is reproducible and scalable.
|
||||
|
||||
<div class="max-w-75">
|
||||
|
||||
![Architecture diagram](../img/clearml_architecture.png)
|
||||
|
||||
</div>
|
||||
|
||||
## Getting Started
|
||||
|
||||
### Video Tutorials
|
||||
|
||||
We have a video series where you can learn all the ClearML basics!
|
||||
|
||||
[![Watch the video](https://img.youtube.com/vi/s3k9ntmQmD4/hqdefault.jpg)](https://www.youtube.com/watch?v=s3k9ntmQmD4&list=PLMdIlCuMqSTnoC45ME5_JnsJX0zWqDdlO&index=1)
|
||||
|
||||
### Interactive Tutorials
|
||||
|
||||
Try out ClearML with these interactive Google Colab notebooks:
|
||||
|
||||
* [Step 1](https://github.com/allegroai/clearml/blob/master/docs/tutorials/Getting_Started_1_Experiment_Management.ipynb) - Experiment management
|
||||
* [Step 2](https://github.com/allegroai/clearml/blob/master/docs/tutorials/Getting_Started_2_Setting_Up_Agent.ipynb) - Remote agent
|
||||
* [Step 3](https://github.com/allegroai/clearml/blob/master/docs/tutorials/Getting_Started_3_Remote_Execution.ipynb) - Remote task execution
|
||||
|
||||
### Read a Little More
|
||||
|
||||
Want a more in depth introduction to ClearML? Choose where you want to get started:
|
||||
* **Data Scientists** start [here](ds/ds_first_steps.md) - learn how to use ClearML's
|
||||
experiment tracking and management tools, and more!
|
||||
|
||||
* **MLOps Engineers** start [here](mlops/mlops_first_steps.md) - learn how to use ClearML's
|
||||
automation, orchestration, and tracking tools
|
||||
|
||||
* **DevOps Engineers** start [here](../deploying_clearml/clearml_server.md#deployment) - learn how
|
||||
to deploy and configure a ClearML Server
|
||||
|
||||
|
||||
## What Can You Do with ClearML?
|
||||
|
||||
- [Track and upload](../fundamentals/task.md) metrics and models with only 2 lines of code
|
||||
@ -26,23 +59,7 @@ GUI applications
|
||||
- Build [pipelines](../pipelines/pipelines.md) from code
|
||||
- Much more!
|
||||
|
||||
## Getting Started
|
||||
|
||||
Choose where you want get started with ClearML:
|
||||
* **Data Scientists** start [here](ds/ds_first_steps.md) - learn how to use ClearML's
|
||||
experiment tracking and management tools, and more!
|
||||
|
||||
* **MLOps Engineers** start [here](mlops/mlops_first_steps.md) - learn how to use ClearML's
|
||||
automation, orchestration, and tracking tools
|
||||
|
||||
* **DevOps Engineers** start [here](../deploying_clearml/clearml_server.md#deployment) - learn how
|
||||
to deploy and configure a ClearML Server
|
||||
|
||||
### Getting Started on YouTube (Playlist)
|
||||
|
||||
We also have a video series that can get you started, if you're more of a video type of person :)
|
||||
|
||||
[![Watch the video](https://img.youtube.com/vi/s3k9ntmQmD4/hqdefault.jpg)](https://www.youtube.com/watch?v=s3k9ntmQmD4&list=PLMdIlCuMqSTnoC45ME5_JnsJX0zWqDdlO&index=1)
|
||||
|
||||
## Who We Are
|
||||
ClearML is supported by you :heart: and the [clear.ml](https://clear.ml) team, which helps enterprise companies build scalable MLOps.
|
||||
|
Loading…
Reference in New Issue
Block a user