convCheck.relative(Wnew, Wold)convCheck.square(Wnew, Wold)
convCheck.absolute(Wnew, Wold)
convCheck.relative
: maximum of relative differences between
weights from two iterationsconvCheck.square
: maximum of squared absolute
differences between weights from two iterations.convCheck.absolute
: maximum of absolute differences
between weights from two iterations