Module: tf.contrib.sparsemax

Module that implements sparsemax and sparsemax loss, see 1.

Sparsemax

Functions

sparsemax(...): Computes sparsemax activations 1.

sparsemax_loss(...): Computes sparsemax loss function 1.