Keras custom loss function: Accessing current input pattern
In Keras (with Tensorflow backend), is the current input pattern available to my custom loss function?
In Keras (with Tensorflow backend), is the current input pattern available to my custom loss function?