We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ac1149 commit 525efb9Copy full SHA for 525efb9
doc/modules/api.rst
@@ -107,6 +107,10 @@ Initialization
107
:no-members:
108
:no-inherited-members:
109
110
+Initialization is particularly important in the context of deep learning.
111
+We provide convenient functions to directly initialize factorized tensor (i.e. their factors)
112
+such that their reconstruction follows approximately a centered Gaussian distribution.
113
+
114
.. currentmodule:: tltorch.factorized_tensors.init
115
116
.. autosummary::
0 commit comments