Getting Started

Fast route for new readers: repo overview, glossary, problem framing, and the next docs path to choose.

Use this route when you are new to the repo or want the shortest path to the right documentation.

Start Here

  • Repo Overview: what the repo does, how the pipeline fits together, and the quickstart.
  • Glossary: shared vocabulary for artifacts, sweeps, and model surfaces.
  • Problem Formulation: mathematical statement of the dagzoo prior and sandwich objectives.
  • Contributing: how to prepare bounded changes for review.

Choose Your Path

  • Need commands, artifacts, export bundles, or verification guidance? Go to ML Engineering.
  • Need architecture, sweeps, or synthetic-data context? Go to Research.
  • Need package ownership, planning, or config references? Go to Development.

First 15 Minutes

  1. Read Repo Overview.
  2. Skim Glossary.
  3. Choose either ML Engineering or Research.
  4. Use Contributing before editing code, docs, or sweep state.