Answer Posted / Sachin Vishnoi
Batch size refers to the number of training examples that are processed together in a single iteration (or 'batch') during training. A larger batch size can improve computational efficiency, but may also lead to less accurate results due to reduced gradient noise.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers