Learn Before
Concept

Constant Parameter Initialization

Beyond random distributions, deep learning frameworks provide utilities to initialize all parameters of a neural network or a specific layer to a given constant numerical value, such as 11. While initializing weights to a constant is typically avoided due to symmetry breaking, constant initialization can be programmatically applied when specific deterministic starting values are required.

0

1

Updated 2026-05-09

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L