Update HISTORY.md

Added Triplet margin loss function
This commit is contained in:
ayushsingh11
2020-12-12 11:45:11 +05:30
committed by GitHub
parent 66b9e80793
commit e6a57cd9f1
+2
View File
@@ -2,6 +2,8 @@
###### ????-??-??
* Added an implementation to Stratify Data (#2671).
* Add Triplet Margin Loss function (#2762).
### mlpack 3.4.2
###### 2020-10-26
* Added Mean Absolute Percentage Error.