---
title: epochEnd
framework: coreml
role: symbol
role_heading: Type Property
path: coreml/mlupdateprogressevent/epochend
---

# epochEnd

An event that represents the end of training epoch.

## Declaration

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

## See Also

### Getting progress event types

- [trainingBegin](coreml/mlupdateprogressevent/trainingbegin.md)
- [miniBatchEnd](coreml/mlupdateprogressevent/minibatchend.md)
