---
title: miniBatchEnd
framework: coreml
role: symbol
role_heading: Type Property
path: coreml/mlupdateprogressevent/minibatchend
---

# miniBatchEnd

An event that represents the end of a mini-batch within a training epoch.

## Declaration

```swift
static var miniBatchEnd: MLUpdateProgressEvent { get }
```

## See Also

### Getting progress event types

- [trainingBegin](coreml/mlupdateprogressevent/trainingbegin.md)
- [epochEnd](coreml/mlupdateprogressevent/epochend.md)
