From 80274e400dedb8e2e3e5085b4e9dff4d74e2abf3 Mon Sep 17 00:00:00 2001 From: Adarsh Santoria Date: Fri, 9 Jun 2023 23:38:55 +0530 Subject: [PATCH] Update HISTORY.md --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.md b/HISTORY.md index a8e9651887..9a269933c8 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -7,6 +7,7 @@ * Fix bug in LogSoftMax derivative (#3469). * Add `serialize` method to `GaussianInitialization`, + `LecunNormalInitialization` `KathirvalavakumarSubavathiInitialization`, `NguyenWidrowInitialization`, and `OrthogonalInitialization` (#3483).