sleepjepa
Utility Functions
SleepJEPA
Slumber
Signal
Utility Functions
Train
Loss functions
Data Preprocessing
Augmentations
Layers
Fine Tuning Heads
JEPA For Sleep
Survival
Nested Tensors Are Cool
Tokenizers
On this page
trunc_normal_
Report an issue
Utility Functions
Functions of various forms
source
trunc_normal_
def
trunc_normal_(
tensor, mean:
float
=
0.0
, std:
float
=
1.0
, a:
float
=-
2.0
, b:
float
=
2.0
):