A collection of utility scripts for experiments summarization and dataset manipulation within self-hosted ClearML server.
- Used in aegis_gym and robolab_mlops repositories.
See the scripts/README.md
This project uses various tools for aiding the quality of the source code. Currently most of them are executed by the pre-commit. As a faster alternative it is suggested to use prek. Please make sure to enable its hooks:
# In case of pre-commit
pre-commit install
# In case of prek
prek installThis repository is licensed under the Apache 2.0, see LICENSE for details.