Please don’t forget to let your callback implementation subclass tf.keras.callbacks.Callback
sir the callback is already predefined in this assignment
[code removed - moderator]
Please click my name and message your notebook as an attachment.
When invoking model.fit
, you should use an instance of a callback class and not a reference to the class.