mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-26 15:58:14 +08:00
Add Gaussian NLL loss function (#477)
* Add Gaussian NLL loss function --------- Co-authored-by: Awni Hannun <awni@apple.com>
This commit is contained in:
@@ -12,6 +12,7 @@ Loss Functions
|
||||
binary_cross_entropy
|
||||
cosine_similarity_loss
|
||||
cross_entropy
|
||||
gaussian_nll_loss
|
||||
hinge_loss
|
||||
huber_loss
|
||||
kl_div_loss
|
||||
|
Reference in New Issue
Block a user