Files
mlx/python/tests
Enoch Kan 0b28399638 added mse_loss, nll_loss and kl_div_loss (#98)
* added mse_loss, nll_loss and kl_div_loss

* fixed axis not defined error in nll_loss

* fixed axis not defined in kl_div_loss

* added tests for mse, nll and kl_div

* modified docstrings and added reduce helper func

* updated docstring in kl_div_loss and moved helper func

* added new kl divergence implementation

* added reduction to test

* updated docstring of kl_div_loss with correct spelling

* added losses to nn.rst in docs
2023-12-09 14:25:03 -08:00
..
2023-11-30 11:12:53 -08:00
2023-12-08 11:31:47 -08:00
2023-12-08 15:08:52 -08:00
2023-12-09 09:36:56 -08:00