Replies: 1 comment 7 replies
-
Can you share your molecule with me? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys,

I am using dimenet for my project since 2 months now and its giving great results. Thanks for all your efforts in putting this library together.
I am facing an issue with a particular molecule type which has 12 atoms nd hence pos matric has a shape of (12,3) and the z parameter has shape (12). When I am passing these through the forward function I am getting this error:
This happens with both dimenet and dimenetPP, I could not imagine why its not the case when pos shape is small say (3,3).
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions