View source: R/cnn_callbacks.R
callback_lr_set | R Documentation |
This function sets the learning rate accordingto the learning for each batch of data.
callback_lr_set(batch, logs)
batch |
created from keras callbacks, logs 'which batch' |
logs |
metrics contained in a list generated by R6 class |
updated iter, LR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.