Skip to content

Releases: lucidrains/equiformer-pytorch

0.0.21

27 Nov 16:20

Choose a tag to compare

cleanup

0.0.19

27 Nov 16:19

Choose a tag to compare

cleanup

0.0.18

27 Nov 16:15

Choose a tag to compare

cleanup

0.0.17

27 Nov 00:53

Choose a tag to compare

one more linear in mlp attention

0.0.16

27 Nov 00:46

Choose a tag to compare

one more linear in mlp attention

0.0.15

26 Nov 22:42

Choose a tag to compare

do the same for dot product attention, start experiment

0.0.14

26 Nov 22:30

Choose a tag to compare

need to separately project xi and xj in mlp attention before first te…

0.0.12

26 Nov 19:25

Choose a tag to compare

fix a bug with mlp attention (attending on wrong dimension), also mak…

0.0.11

26 Nov 19:07

Choose a tag to compare

first pass at MLP attention, seems to be training, but not better tha…

0.0.9a

25 Nov 22:52

Choose a tag to compare

oops