mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Add supported frameworks (#187)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
title: Libraries
|
||||
title: Integrations
|
||||
---
|
||||
|
||||
ClearML integrates with many frameworks and tools out of the box! <br/>
|
||||
|
||||
Just follow the [getting started](/getting_started/ds/ds_first_steps.md) to automatically capture metrics, models and artifacts or check out examples for each library.
|
||||
|
||||

|
||||

|
||||
|
||||
**Frameworks**
|
||||
- [Pytorch](https://github.com/allegroai/clearml/tree/master/examples/frameworks/pytorch)
|
||||
@@ -22,6 +22,7 @@ Just follow the [getting started](/getting_started/ds/ds_first_steps.md) to auto
|
||||
- [CatBoost](https://github.com/allegroai/clearml/tree/master/examples/frameworks/catboost)
|
||||
- [Hydra](https://github.com/allegroai/clearml/tree/master/examples/frameworks/hydra)
|
||||
- [python-fire](https://github.com/allegroai/clearml/tree/master/examples/frameworks/fire)
|
||||
- [click](https://github.com/allegroai/clearml/tree/master/examples/frameworks/click)
|
||||
|
||||
**HPO**
|
||||
- [Optuna](https://github.com/allegroai/clearml/tree/master/examples/optimization/hyper-parameter-optimization)
|
||||
|
||||
Reference in New Issue
Block a user