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

non scalar output #10

Open
Chen-Cai-OSU opened this issue Mar 2, 2021 · 1 comment
Open

non scalar output #10

Chen-Cai-OSU opened this issue Mar 2, 2021 · 1 comment

Comments

@Chen-Cai-OSU
Copy link

Hi Fabian,

I was wondering is it easy for the current se3-transformer to support the output whose irreps type is not scalar? The property I want to predict is a 3x3 symmetric PSD matrix. In addition, I have some scalar features on each edge. Is it easy to achieve this by the current se3-transformer?

I asked you before but at that time there are some nasty change-of-basis matrices that I am not able to figure out. Just want to check with you whether this is now supported as the code has changed a lot since the last time I asked.

@FabianFuchsML
Copy link
Owner

Hey! So I did add a re-implementation of the nbody experiment since the last time we talked about this. This has a type-1 feature output, and can easily be augmented with type 2 features etc. So in theory it should be possible to construct a matrix output with that, but I haven't tried so myself.

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