LossFunction

class Object
trait Matchable
class Any
object Identity.type
object L1Loss.type
object MSE.type
class NLL

Value members

Abstract methods

def apply[S : Sc](output: Variable, target: STen): (Variable, Long)

Returns the loss averaged over examples and the number of examples

Returns the loss averaged over examples and the number of examples