View source: R/x3p_create_CNNs.R
create_residual_3dCNN | R Documentation |
Create CNN architecture
create_residual_3dCNN(Learning_rate = 0.1, decay = FALSE)
Learning_rate |
learning rate speed |
decay |
weighted decay rate |
CNN model as returned from keras
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.