API Reference - CostFunctions - BinaryCrossEntropy (BCE)

Constructors

new()

Creates a new cost function object.


BinaryCrossEntropy.new(): CostFunctionObject

Returns:

  • CostFunction: The generated cost function object.

Inherited From