Documentation of 'org.ea.javacnn.losslayers.RegressionLayer' Java class
RegressionLayer
org.ea.javacnn.losslayers

Class RegressionLayer

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


    public class RegressionLayer
    extends LossLayer
    Regression layer is used when your output is an area of data. When you don't have a single class that is the correct activation but you try to find a result set near to your training area.
    See Also:
    Serialized Form
    • Method Detail

      • backward

        public double backward(double[] y)
      • backward

        public double backward(int y)
        Specified by:
        backward in class LossLayer

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.