Warning: Mattermost will be removed from GitLab 19, due on May 21, 2026. If you are currently using this service, we suggest you install a dedicated server and migrate your data.
This project template aims to reduce all necessary infrastructure operations during a project initialization. The main idea is to have a simple generic project generator that helps developers focus only on their specific task (in this case one or more DL models) without worrying about building up the infrastructure.
This project template aims to reduce all necessary infrastructure operations during a project initialization. The main idea is to have a simple generic project generator that helps developers focus only on their specific tasks (in this case one or more DL models) without worrying about building up the infrastructure.
The main philosophy behind this project template is reproducibility. This is accomplished using a standardized structure: everyone that has access to the same data, code, and configuration for the same experiment, can also replicate it.