Skip to content

AI Foundations

Batch

A small group of training examples processed together in one training step.

Example

Instead of processing a million examples at once, training handles groups of 256.

Why people use it

Understanding “Batch” helps teams reason clearly about how AI systems are built and behave.

What you'll hear

“Is Batch the part that matters here, or are we talking about something else?”

Related terms