What the TermCriteria means in ANN_MLP
Hi,
Recently, I have used the ANN_MLP module. I read the document for this module. But I still doubt about this parameter. What the TermCriteria::COUNT / TermCriteria::MAX_ITER / TermCriteria::EPS specifically means in ANN_MLP ?
Thank you very much! : )