This layer creates a convolution kernel that is convolved with the layer input over two dimensions. Corresponds to the Keras Convolution 2D Layer .
- Type: Keras Deep Learning NetworkKeras NetworkThe Keras deep learning network to which to add a Convolution 2D layer.