Table of Contents ▸ List of Commands ▸ Neural Networks ▸ nn_loss_binary_crossentropy | ◀ nn_loss_add | nn_loss_crossentropy ▶ |
nn_loss_binary_crossentropy
Arguments:
- out,in,ground_truth,_weight
Description:
Add a binary_crossentropy loss to the current network (binary cross entropy).Default values:
weight=1.