Replies: 2 comments
-
This would be pretty easy to implement using https://github.com/davisyoshida/qax, a tool I made to make writing this class of transformation easier. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Flax does not have a specific orthogonal parametrization function, but we have |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear all,
is there an equivalent of the following pytorch reparameterization in Flax?
https://pytorch.org/docs/stable/generated/torch.nn.utils.parametrizations.orthogonal.html
Beta Was this translation helpful? Give feedback.
All reactions