fluxcd / flux

Successor: https://github.com/fluxcd/flux2
https://fluxcd.io
Apache License 2.0
6.9k stars 1.08k forks source link

Incorporate gradient of output neurons wrt to input in loss function #3637

Closed MaAl13 closed 2 years ago

MaAl13 commented 2 years ago

Hello, i want to define my custom loss function for a fully connected NN. In this loss i want to include the derivative of some output neurons wrt to some input nodes, is this in any way possible?