Fix integrations overview
Some checks are pending
CI / build (push) Waiting to run

This commit is contained in:
alnoam 2025-02-23 18:07:51 +02:00
parent 567af28632
commit 1d37a59973

View File

@ -3,35 +3,38 @@
ClearML seamlessly integrates with a wide range of popular machine learning frameworks, tools, and platforms to enhance your ML development workflow. Our integrations enable automatic experiment tracking, model management, and pipeline orchestration across your preferred tools. ClearML seamlessly integrates with a wide range of popular machine learning frameworks, tools, and platforms to enhance your ML development workflow. Our integrations enable automatic experiment tracking, model management, and pipeline orchestration across your preferred tools.
### Deep Learning Frameworks ### Deep Learning Frameworks
* PyTorch * [PyTorch](pytorch.md)
* TensorFlow * [TensorFlow](tensorflow.md)
* Keras * [Keras](keras.md)
* Keras Tuner * [YOLO v5](yolov5.md)
* MONAI * [YOLO v8](yolov8.md)
* FastAI * [MMEngine](mmengine.md)
* [MMCV](mmcv.md)
* [MONAI](monai.md)
* [Nvidia TAO](tao.md)
* [MegEngine](megengine.md)
* [FastAI](fastai.md)
### ML Frameworks and Tools ### ML Frameworks
* scikit-learn * [scikit-learn](scikit_learn.md)
* XGBoost * [XGBoost](xgboost.md)
* LightGBM * [LightGBM](lightgbm.md)
* CatBoost * [CatBoost](catboost.md)
* Optuna * [Seaborn](seaborn.md)
* Matplotlib
* Seaborn
### AutoML and Optimization ### Configuration and Optimization
* AutoKeras * [AutoKeras](autokeras.md)
* Hydra * [Keras Tuner](keras_tuner.md)
* Python Fire * [Optuna](optuna.md)
* [Hydra](hydra.md)
* [Click](click.md)
* [Python Fire](python_fire.md)
* [jsonargparse](jsonargparse.md)
### MLOps and Visualization ### MLOps and Visualization
* TensorBoard * [TensorBoard](tensorboard.md)
* TensorBoardX * [TensorBoardX](tensorboardx.md)
* OpenMMLab * [Matplotlib](matplotlib.md)
* Nvidia TAO * [LangChain](langchain.md)
* [Pytorch Ignite](ignite.md)
### Production and Deployment * [Pytorch Lightning](pytorch_lightning.md)
* YOLO v5
* YOLO v8
* jsonargparse
* LangChain