The AI-102 exam has been retired
It was retired on June 30, 2026. It was replaced by AI-103 (Microsoft Azure AI Apps and Agents Developer Associate). Go to the AI-103 study guide →
Copyright (c) 2026 MindMesh Academy. All rights reserved. This content is proprietary and may not be reproduced or distributed without permission.
7.2.2. Custom Models
Custom models handle your unique document types when pre-built models don't cover your needs. You label example documents, train a model, and deploy it for extraction.
Model types:
- Template (fixed layout): For forms with consistent structure (same form every time)
- Neural (variable layout): For documents where content moves around (different invoice formats)
Training requirements:
- Minimum 5 labeled documents per model
- Template models train in seconds
- Neural models need more examples (15+) and longer training time
Composed models: Combine multiple custom models into one endpoint. The service automatically routes documents to the right model.
Workflow: Create project → Upload samples → Label fields → Train → Test → Deploy
Written byAlvin Varughese
Founder•18 professional certifications