RUAN PINGCHENG created SINGA-275:
------------------------------------
Summary: Add Cross Entropy Loss for multiple labels
Key: SINGA-275
URL: https://issues.apache.org/jira/browse/SINGA-275
Project: Singa
Issue Type: New Feature
Reporter: RUAN PINGCHENG
Priority: CriticalA cross entropy loss function can consider for multiple labels. Normalize the label vector during training and testing, e.g, <1, 0, 0, 1> -> <0.5, 0, 0, 0.5>. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
