Update HISTORY.md

This commit is contained in:
Ryan Curtin
2023-03-08 09:14:25 -05:00
committed by GitHub
parent 1e276557cb
commit 2ff0f57fb8
+1 -1
View File
@@ -1,7 +1,7 @@
### mlpack ?.?.?
###### ????-??-??
* Fix PReLU ann layer (#3420).
* Adapt PReLU layer for new neural network API (#3420).
* Add CF decomposition methods: `QUIC_SVDPolicy` and `BlockKrylovSVDPolicy` (#3413, #3404).