Update Home dl_setup authored by Federico Izzo's avatar Federico Izzo
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.
## How to use
......
......