-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hello Marc, thanks for your work!
Using your library, I want to implement a rotation equivariant MLP and apply it for roto-MNIST classification, where I rotate 2D digits and ravel them into a vector before feeding them into the network.
Can you give an advice of how to implement EMLP model for such a problem?
Would it be:
model = nn.EMLP(repin,repout,G)
with repin = 2828Scalar ; repout = 10*Scalar ; G=SO(2)?
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels