Skip to content
Discussion options

You must be logged in to vote

You need to use self.log("your_metric", metric)
And then set the monitor argument in ModelCheckpoint(monitor="your_metric")

Let me know if that helps.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@carmocca
Comment options

Answer selected by carmocca
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment