Batch (machine learning)

  • 2024-10-21
  • 별칭: Batch

The set of examples used in one training iteration. The batch size determines the number of examples in a batch.1

See epoch for an explanation of how a batch relates to an epoch.

Footnotes

  1. developers.google.com/machine-learning/glossary#batch

2025 © ak