-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
Hi,
I have some trouble about the orthogonality training steps. I noticed that the orthogonality layer is actually a Keras Lambda layer which only do the simple operation of inputs. More over, the lambda layer has no trainable weights which is not consistent with the paper:
In each orthogonalization step we use the QR decomposition to tune the weights of the last layer.
I have read the code carefully, and I still can't figure out how to train the orthogonality layer to get the orthogonality output.
I'd appreciate it if you could explain it.
Metadata
Metadata
Assignees
Labels
No labels