Which of the following is not a layer type commonly found in a convolutional neural network?
Convolutional layer
Fully connected layer
Recurrent layer (e.g., LSTM, GRU)
Pooling layer

Artificial Intelligence Exercises are loading ...