Small edits (#299)

This commit is contained in:
pollfly
2022-08-01 14:53:40 +03:00
committed by GitHub
parent 03b8862d70
commit 63214073ef
2 changed files with 2 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ Just follow the [getting started](/getting_started/ds/ds_first_steps.md) to auto
- [XGBoost](https://github.com/allegroai/clearml/tree/master/examples/frameworks/xgboost)
- [MegEngine](https://github.com/allegroai/clearml/tree/master/examples/frameworks/megengine)
- [CatBoost](https://github.com/allegroai/clearml/tree/master/examples/frameworks/catboost)
- [OpenMMLab](https://github.com/allegroai/clearml/tree/master/examples/frameworks/openmmlab)
- [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)