Quicksetup-ai documentation!#

What is this template?#

Quicksetup-ai is a combination of pyscaffold datascience and lightning-hydra. It provides a general baseline for Deep Learning projects including:

  • A predefined structure which simplifies the development of the project.

  • A set of tools for experiment tracking, hyper parameter search and rapid experimentation using configuration files. More details in lightning-hydra.

  • Pre-commit hooks and automatic documentation generation.