Documentation of 'org.ea.javacnn.layers.PoolingLayer' Java class
PoolingLayer
org.ea.javacnn.layers

Class PoolingLayer

  • All Implemented Interfaces:
    java.io.Serializable, Layer


    public class PoolingLayer
    extends java.lang.Object
    implements Layer, java.io.Serializable
    This layer will reduce the dataset by creating a smaller zoomed out version. In essence you take a cluster of pixels take the sum of them and put the result in the reduced position of the new image.
    See Also:
    Serialized Form

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.