Description Super class Methods
Custom callback for saving epoch optimizer weights
Custom callback for saving epoch optimizer weights
keras::KerasCallback
-> KerasCallback
new()
CallbackOptCheckpoint$new( monitor = "loss", training_log = "training_log.csv", prepend = NULL )
on_epoch_end()
CallbackOptCheckpoint$on_epoch_end(epoch, logs = list())
clone()
The objects of this class are cloneable with this method.
CallbackOptCheckpoint$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.