Skip to content

OpenAI.Request.NumberOfEpochs

Andrew Lambert edited this page Feb 9, 2023 · 2 revisions

OpenAI.Request.NumberOfEpochs

Property declaration

 Dim NumberOfEpochs As Integer

Remarks

The number of epochs to train the model for. An epoch refers to one full cycle through the training dataset.

Clone this wiki locally