Package

org.nd4j.linalg.lossfunctions

impl

Permalink

package impl

Visibility
  1. Public
  2. All

Type Members

  1. abstract class LossComm extends ILossFunction

    Permalink

    LossComm LossFunction Implementation Common Utilities Only 3 parts for modification: 1) scoreArray and 2) computedLdYHat, 3) name

    LossComm LossFunction Implementation Common Utilities Only 3 parts for modification: 1) scoreArray and 2) computedLdYHat, 3) name

    Annotations
    @EqualsAndHashCode()
  2. class LossL1L2 extends LossComm with ILossFunction

    Permalink
    Annotations
    @EqualsAndHashCode()

Value Members

  1. object LossL1L2 extends Serializable

    Permalink
    Annotations
    @EqualsAndHashCode()

Ungrouped