Added the possibility to send more data to custom loss, negative gradient and validation error functions
·
208 commits
to main
since this release
Added the possibility to send more data, in the form of a numpy matrix, to custom loss, negative gradient and validation error functions, through the fit() method.