You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe that we didn't use rectangular matrices, and I don't know of a proper implementation of LDR for rectangular matrices.
If we did use rectangular matrices, we probably would have just created a larger square matrix and truncate it.
Hi @tridao ,
Thanks for this implementation.
Everywhere in the code I notice that the weight matrices are assumed to be square. Did you guys perform any experiments with rectangular matrices?
Or, Do you have any reference for an LDR implementation for rectangular matrices?
Thank you,
The text was updated successfully, but these errors were encountered: