Skip to content

Releases: lucidrains/equiformer-pytorch

0.0.32

04 Dec 15:48

Choose a tag to compare

0.0.32

0.0.31

29 Nov 21:47

Choose a tag to compare

using negative euclidean distances is far better than previous dot pr…

0.0.30

29 Nov 21:34

Choose a tag to compare

add ability for dot product attention to use cdist for degrees > 0

0.0.29

29 Nov 20:49

Choose a tag to compare

the way it was before is better

0.0.27

29 Nov 19:45

Choose a tag to compare

switch to depthwise tensor product (DTP) as in paper

0.0.26a

28 Nov 21:07

Choose a tag to compare

residualize a section of the mlp within the radial function

0.0.25

28 Nov 20:13

Choose a tag to compare

tweak

0.0.24

28 Nov 20:02

Choose a tag to compare

cleanup

0.0.23

28 Nov 19:50

Choose a tag to compare

follow the way unet is conditioned with the relative distances to ten…

0.0.22

27 Nov 16:46

Choose a tag to compare

move self interaction logic into TP