Initialization
Embedding weight initialization routines.
Functions
|
Initialize weights of the tensor similarly to Glorot/Xavier initialization. |
|
Initialize weights of the tensor similarly to Glorot/Xavier initialization. |
|
Generate random phases between 0 and \(2\pi\). |
Classes
|
Initialize tensor with pretrained weights. |
|
An initializer using pretrained models from the transformers library to encode labels. |
|
An initializer based on an encoding of categorical colors from the Weisfeiler-Lehman algorithm. |
|
Initialize nodes via random-walk positional encoding. |
Variables
A class representing the composition of several functions. |
|
A class representing the composition of several functions. |
|
A class representing the composition of several functions. |
|
A class representing the composition of several functions. |
|
A class representing the composition of several functions. |
|
A resolver for initializers, including elements from |