Skip to main content
Guide

Neural Architecture Search

Use search spaces, constraints, and discrete optimization to discover better encoders.

01Template-driven search spaces for vision, NLP, and multi-task scenarios
02Reproducible results shipped with logging and validation flows

Search space definition

Describe blocks, attention heads, and positional encodings in a declarative spec.

Evaluation guardrails

Monitor latency, energy, and fairness before accepting a candidate architecture.

Need API details? Check Models Comparison or the REST SDK guide.