Class Convolution3D

    • Constructor Detail

      • Convolution3D

        public Convolution3D​(Convolution3D.Builder builder)
        3-dimensional convolutional layer configuration nIn in the input layer is the number of channels nOut is the number of filters to be used in the net or in other words the depth The builder specifies the filter/kernel size, the stride and padding The pooling layer takes the kernel size