-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a
kernel_regularizer
kwarg to all Classification and Regression…
… tasks, which gets forwarded to the output (logits) Dense layer, aligning it with the options for weight regularization in MtAlbis and other models. PiperOrigin-RevId: 633570099
- Loading branch information
1 parent
fa34af9
commit 1896e97
Showing
4 changed files
with
286 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.