The model script can emit the training progress through the API Runtime.notifyProgress.
Runtime.notifyProgress
Custom data.
The training progress percentage, it should be [0, 100].
Generated using TypeDoc
The model script can emit the training progress through the API
Runtime.notifyProgress.