create_residual_3dCNN: Create CNN architecture

View source: R/x3p_create_CNNs.R

create_residual_3dCNNR Documentation

Create CNN architecture

Description

Create CNN architecture

Usage

create_residual_3dCNN(Learning_rate = 0.1, decay = FALSE)

Arguments

Learning_rate

learning rate speed

decay

weighted decay rate

Value

CNN model as returned from keras


xazip/x3pLeaX documentation built on July 14, 2022, 5:37 p.m.