Update supported frameworks list (#209)

This commit is contained in:
pollfly
2022-03-20 12:55:27 +02:00
committed by GitHub
parent 70c3dbd800
commit 9f1c63ca15
3 changed files with 18 additions and 10 deletions

View File

@@ -163,8 +163,15 @@ This is especially helpful when using [clearml-agent](../clearml_agent.md) to ex
### List of Supported Frameworks
- Tensorflow
- TensorFlow
- Keras
- Pytorch
- PyTorch
- PyTorch Ignite
- PyTorch Lightning
- scikit-learn (only using joblib)
- XGBoost (only using joblib)
- XGBoost (only using joblib)
- AutoKeras
- FastAI
- LightGBM
- MegEngine
- CatBoost