Update HISTORY.md

This commit is contained in:
Nishant Kumar
2020-05-13 12:25:38 +05:30
committed by GitHub
parent db78bbb7ae
commit 4293c98b9c
+2
View File
@@ -15,6 +15,8 @@
### mlpack 3.3.0
###### 2020-04-07
* Added `Normal Distribution` to `ann/dists` (#2382).
* Templated return type of `Forward function` of loss functions (#2339).
* Added `R2 Score` regression metric (#2323).