It defines how the optimizer weighs the cost terms. We provide two modes of weighting.

Fixed

The fixed weights will be specified during the optimization process and used to compute the cost terms by the evaluator.

Auto

As the name suggests, the weights will be adjusted during optimization. The adjustment strategy depends on the learning rate. Here are some tips for the learning rate setting.

Untitled