View source: R/cnn_callbacks.R
callback_lr_log | R Documentation |
This function logs the learning rate value and iteration number for _hist in global enviroment
callback_lr_log(batch, logs)
batch |
created from keras callbacks, logs 'which batch' |
logs |
metrics contained in a list generated by R6 class |
lists for lr_hist and iter_hist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.