Fully connected layer

After the 3-D input data has been transformed through a series of convolution and pooling layers, a fully connected layer flattens the feature maps output by the last convolution and pooling layer into a long 1-D feature vector, which is then used as the input data for a regular ANN in which all of the neurons in each layer are connected to all of the neurons in the previous layer.

Get Machine Learning with Apache Spark Quick Start Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.