Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 327 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 327 Bytes

Large-Margin Softmax (L-Softmax) Loss

PyTorch implementation of L-Softmax loss.

Caution

This quick and dirty implementation is getting some stars. Please note that I've not heavily tested the code, so if you want to use this in your research, business, or whatever, please re-check the correctness of the implementation.