LEARN

How-To Guides

How-To Guides

Task-oriented recipes. Each guide solves one concrete problem using Laco.

GuideGoal
Override ConfigsChange values without editing the config file
Reproduce an ExperimentArchive and reload a config for exact reproduction
Safe LoadingLoad untrusted config files without executing arbitrary code
Migrate from argparseConvert an existing argparse script to Laco step-by-step
Custom ResolversRegister and use custom OmegaConf resolvers
Lint and Strict ModeCatch lie-typing violations and missing fields early