* add bce loss for multilabel task * minor change * apply class wise sum * fix docstring * do not apply sum over classes and fix docstring * fix docstring * fix weight shape * fix weight shape * fix docstring * fix linting issue Co-authored-by: Y. Xiong <xiongyuxy@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
accuracy.py | ||
cross_entropy_loss.py | ||
eval_metrics.py | ||
focal_loss.py | ||
label_smooth_loss.py | ||
utils.py |