Experiment Orchestration
FastAPI-based infrastructure for running, tracking, and managing ML experiments with a 22-table PostgreSQL backend
- FastAPI backend with 21 endpoint modules managing experiments, architectures, and results
- PostgreSQL database with 22 tables handling the full experiment lifecycle
- Environment pinning and versioning for reproducible experiment runs
- LLM-driven architecture generation reducing manual coding of model variants
