mlpack-testing

Logo

mlpack features I am working on.

View the Project on GitHub iamshnoo/mlpack-testing

Loss Functions

Linked Issue

#2444

Linked PR

#2495

What this folder contains

Jupyter Notebooks comparing PyTorch/numpy implementations of each of the above loss functions with mlpack/armadillo implementations along with explanations for the possible errors in the existing implementations.

How to run

To run the notebooks, 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.