Skip to content

Added the possibility to send more data to custom loss, negative gradient and validation error functions

Choose a tag to compare

@mathias-von-ottenbreit mathias-von-ottenbreit released this 29 Sep 18:31
· 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.