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

Class MaxoutLayer

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


    public class MaxoutLayer
    extends java.lang.Object
    implements Layer, java.io.Serializable
    Implements Maxout nonlinearity that computes x to max(x) where x is a vector of size group_size. Ideally of course, the input size should be exactly divisible by group_size
    See Also:
    Serialized Form

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.