Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linear layer #11

Open
abdalazizrashid opened this issue Jun 7, 2021 · 1 comment
Open

Linear layer #11

abdalazizrashid opened this issue Jun 7, 2021 · 1 comment

Comments

@abdalazizrashid
Copy link

Is there a way to add an equivariant linear layer as a head?
It would be great if you could put a minimal example.

@MattMcPartlon
Copy link

Any linear layer w/o bias is going to be equivariant. you can just use LinearSE3(fiber_in, fiber_out)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants