API Reference - CostFunctions - CategoricalCrossEntropy (CCE)

Constructors

new()

Creates a new cost function object.


CategoricalCrossEntropy.new(): CostFunctionObject

Returns:

  • CostFunction: The generated cost function object.

Inherited From