mlpack features I am working on.
Contains work done on the Multi Label Soft Margin Loss. Most of this work was done prior to getting selected for GSoC’20.
Jupyter Notebook comparing PyTorch/numpy implementation of the above loss function with mlpack/armadillo implementation.
To run the notebook, you would need pytorch, numpy and armadillo. To avoid issues with linking the libraries correctly, it is better to run the notebook in Google Colab.