Table of Contents ▸ List of Commands ▸ Neural Networks ▸ nn_loss_softmax_crossentropy | ◀ nn_loss_normp | nn_maxpool2d ▶ |
nn_loss_softmax_crossentropy
Arguments:
- out,in,ground_truth,_weight
Description:
Add a softmax_crossentropy loss to the current network (softmax followed by cross entropy).Default values:
weight=1.